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