slots_details_supervisorsCount abstract method

String slots_details_supervisorsCount(
  1. int count
)

Displays the number of supervisors assigned to the slot, using a count placeholder.

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

Implementation

String slots_details_supervisorsCount(int count);