UserFrosting API

Rule14 implements RuleInterface

Families: Slavic (Macedonian) 1 - ends in 1: 1, 11, 21, ... 2 - ends in 2: 2, 12, 22, ... 3 - everything else: 0, 3, 4, ... 10, 13, 14, ... 20, 23, .

..

Tags
see
https://developer.mozilla.org/en-US/docs/Mozilla/Localization/Localization_and_Plurals#Plural_rule_14_(3_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