PHP Interface Pinq\Parsing\IFunctionMagic

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

Méthodes publiques

Méthode Description
getConstants ( ) : Pinq\Parsing\IMagicConstants Gets the resolved magic constants.
getScopes ( ) : Pinq\Parsing\IMagicScopes Gets the resolved magic constants.

Method Details

getConstants() public méthode

Gets the resolved magic constants.
public getConstants ( ) : Pinq\Parsing\IMagicConstants
Résultat Pinq\Parsing\IMagicConstants

getScopes() public méthode

Gets the resolved magic constants.
public getScopes ( ) : Pinq\Parsing\IMagicScopes
Résultat Pinq\Parsing\IMagicScopes