EventPrinter
in package
This provides some rarely used debug utilities.
Table of Contents
Methods
- formatName() : string
- Prepare a name to identify a callable element.
Methods
formatName()
Prepare a name to identify a callable element.
public
static formatName(mixed $callback) : string
Parameters
- $callback : mixed