Example #1
0
 function p($num, $label)
 {
     return Inflect::pluralizeIf($num, $label);
 }