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

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

Gets the scoped $this variable type.
public getThisType ( ) : string | null
Результат string | null
    public function getThisType();