Phan\Language\Element\TypedElementInterface::getContext PHP Метод

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

public getContext ( ) : Context
Результат Phan\Language\Context The context in which this structural element exists
    public function getContext() : Context;