PHPSA\Compiler\GlobalVariable::getSymbolType PHP Méthode

getSymbolType() public méthode

public getSymbolType ( ) : string
Résultat string
    public function getSymbolType()
    {
        return 'global-variable';
    }