InterfaceReflection
extends AbstractReflection
in package
Interface reflection code class
Tags
Table of Contents
Methods
- parse() : InterfaceGenerator
- Method to parse an interface
Methods
parse()
Method to parse an interface
public
static parse(mixed $code[, string|null $name = null ]) : InterfaceGenerator
Parameters
- $code : mixed
- $name : string|null = null