Exemplo n.º 1
0
 public function __toString()
 {
     return $this->strategy->ordinalSuffix($this->number);
 }
Exemplo n.º 2
0
 public function __toString()
 {
     return $this->strategy->ordinalIndicator($this->number);
 }