UserFrosting API

Rule11 implements RuleInterface

Families: Celtic (Irish Gaeilge) 1 - 1 2 - 2 3 - is 3-6: 3, 4, 5, 6 4 - is 7-10: 7, 8, 9, 10 5 - everything else: 0, 11, 12, .

..

Tags
see
https://developer.mozilla.org/en-US/docs/Mozilla/Localization/Localization_and_Plurals#Plural_rule_11_(5_forms)

Table of Contents

getRule() Return the rule to apply. int

Methods

getRule()

Return the rule to apply.

public static getRule( $number : mixed ) : int
Parameters
$number : mixed

The number we want the rule for

Return values
int

The rule

Search results