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