PHP Интерфейс Pinq\Parsing\IMagicResolvable

Автор: Elliot Levin ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
resolveMagic ( Pinq\Parsing\IFunctionMagic $functionMagic ) : static Resolves any magic constants or scopes with the supplied reflection and returns a new function object with the updated expressions.

Описание методов

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

Resolves any magic constants or scopes with the supplied reflection and returns a new function object with the updated expressions.
public resolveMagic ( Pinq\Parsing\IFunctionMagic $functionMagic ) : static
$functionMagic Pinq\Parsing\IFunctionMagic
Результат static