Nelmio\Alice\Definition\RangeName::getTo PHP Méthode

getTo() public méthode

public getTo ( ) : integer
Résultat integer
    public function getTo() : int
    {
        return $this->to;
    }