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

getFrom() public method

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