Pinq\Parsing\IFunctionScope::getScopeType PHP Метод

getScopeType() публичный Метод

Gets the scoped class type (determines which private/protected members are accessible).
public getScopeType ( ) : string | null
Результат string | null
    public function getScopeType();