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