JStringInflector::_getCachedPlural
Gets an inflected word from the cache where the singular form is supplied.
Signature
private function _getCachedPlural(string
$singular )
Parameters
-
$singular
- A singular form of a word.
Returns
- mixed
- The cached inflection or false if none found.