SproutCMS

This is the code documentation for the SproutCMS project

function uncountable()

Checks if a word is defined as uncountable.

Usage

boolean Inflector::uncountable ( string $str );

Arguments

  1. string $str
    word to check

Return value

  • boolean