PHP Interface Pinq\Parsing\IMagicResolvable

Author: Elliot Levin ([email protected])
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
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.

Method Details

resolveMagic() public méthode

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
Résultat static