Nelmio\Alice\Definition\RangeName::getTo PHP Method

getTo() public method

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