ConstantReflection
extends AbstractReflection
in package
Constant reflection code class
Tags
Table of Contents
Methods
- parse() : ConstantGenerator
- Method to parse a constant
Methods
parse()
Method to parse a constant
public
static parse(mixed $code[, string|null $name = null ]) : ConstantGenerator
Parameters
- $code : mixed
- $name : string|null = null