PropertyReflection
extends AbstractReflection
in package
Property reflection code class
Tags
Table of Contents
Methods
- parse() : PropertyGenerator
- Method to parse a property
Methods
parse()
Method to parse a property
public
static parse(mixed $code[, string|null $name = null ][, mixed $value = null ]) : PropertyGenerator
Parameters
- $code : mixed
- $name : string|null = null
- $value : mixed = null