ICanBoogie
  • Documentation
  • API Reference
  • CLDR master
Namespaces
  • ICanBoogie
    • CLDR
      • Plurals
      • Units
Classes
  • Operands
  • Relation
  • Rule
  • Samples

Class Samples

Representation of plural samples.

ICanBoogie\CLDR\Plurals\Samples implements IteratorAggregate
Final
Namespace: ICanBoogie\CLDR\Plurals
See: http://unicode.org/reports/tr35/tr35-numbers.html#Samples
Located at Plurals/Samples.php

Methods summary

public static from( string $samples_string ) : ICanBoogie\CLDR\Plurals\Samples

Parameters

$samples_string

Returns

ICanBoogie\CLDR\Plurals\Samples
public getIterator( void )

Inheritdoc

Implementation of

IteratorAggregate::getIterator()

Constants summary

INFINITY : string
'…'
SAMPLE_RANGE_SEPARATOR : string
'~'
TYPE_INTEGER : string
'integer'
TYPE_DECIMAL : string
'decimal'
CLDR master – Check on GitHub – API documentation generated by ApiGen