UserFrosting API

Rule3 implements RuleInterface

Families: Baltic (Latvian) 1 - 0 2 - ends in 1, not 11: 1, 21, ... 101, 121, ... 3 - everything else: 2, 3, ... 10, 11, 12, ... 20, 22, .

..

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