JStringInflector::isCountable
Checks if a word is countable.
Signature
public function isCountable(string
$word )
Parameters
-
$word
- The string input.
Returns
- boolean
- True if word is countable, false otherwise.