Flow\Node::getLine PHP 메소드

getLine() 공개 메소드

public getLine ( )
    public function getLine()
    {
        return $this->line;
    }