PHP 인터페이스 Pinq\Parsing\IMagicResolvable

저자: Elliot Levin ([email protected])
파일 보기 프로젝트 열기: timetoogo/pinq

공개 메소드들

메소드 설명
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