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

getFrom() public méthode

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