slots_details_mappingsCount abstract method

String slots_details_mappingsCount(
  1. int count
)

Displays the number of course mappings for the slot, using a count placeholder.

In en, this message translates to: 'Mappings: {count}'

Implementation

String slots_details_mappingsCount(int count);