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