toSingular
Returns the singular version of the word.
Description
static toSingular(string $language = 'en')
Parameters
- string $language
The language for the inflector. 
Return Value
static
                
            
        Returns the singular version of the word.
static toSingular(string $language = 'en')
static