PHP Interface Pinq\Parsing\IFunctionMagic

Author: Elliot Levin ([email protected])
Datei anzeigen Open project: timetoogo/pinq Interface Usage Examples

Public Methods

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

Method Details

getConstants() public method

Gets the resolved magic constants.
public getConstants ( ) : Pinq\Parsing\IMagicConstants
return Pinq\Parsing\IMagicConstants

getScopes() public method

Gets the resolved magic constants.
public getScopes ( ) : Pinq\Parsing\IMagicScopes
return Pinq\Parsing\IMagicScopes