singular(rule, replacement)
Instance Public methods
Specifies a new singularization rule and its replacement. The rule can either be a string or a regular expression. The replacement should always be a string that may include references to the matched data from the rule.
Please login to continue.