PHPStan\Analyser\UndefinedVariableException::getScope PHP Méthode

getScope() public méthode

public getScope ( ) : Scope
Résultat Scope
    public function getScope() : Scope
    {
        return $this->scope;
    }