class DefaultEnglishPluralizer implements Pluralizer
The default English pluralizer class.
Methods
| string | 
                    getPluralForm(string $root)
                     Generate a plural name based on the passed in root.  | 
                
Details
        at line 30
                    public            string
    getPluralForm(string $root)
    
    Generate a plural name based on the passed in root.