protected function getDefaultLabel()
 {
     return MissionsListConfigurationForm::getListTypeMineTakenButNotAcceptedLabel();
 }
コード例 #2
0
 protected function getDefaultLabel()
 {
     return MissionsListConfigurationForm::getListTypeAvailableLabel();
 }