class SimpleEnglishPluralizer implements PluralizerInterface
The Propel 1.6 default English pluralizer class for compatibility only.
Methods
string |
getPluralForm(string $root)
Generate a plural name based on the passed in root. |
Details
at line 27
public string
getPluralForm(string $root)
Generate a plural name based on the passed in root.