PHPSemVerChecker\Operation\FunctionOperationUnary::getLine PHP Méthode

getLine() public méthode

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