FOFInflector::addWord
Add a word to the cache, useful to make exceptions or to add words in other languages.
Signature
public function addWord(string
$singular,
string
$pluralĀ )
Parameters
-
$singular
- word.
-
$plural
- word.
Returns
- void