StopwatchHelper
extends Helper
in package
StopwatchHelper provides methods time your PHP templates.
Tags
Table of Contents
- $stopwatch : mixed
- __call() : mixed
- __construct() : mixed
- getName() : mixed
Properties
$stopwatch
private
mixed
$stopwatch
Methods
__call()
public
__call(mixed $method[, mixed $arguments = [] ]) : mixed
Parameters
- $method : mixed
- $arguments : mixed = []
Return values
mixed —__construct()
public
__construct([Stopwatch $stopwatch = null ]) : mixed
Parameters
- $stopwatch : Stopwatch = null
Return values
mixed —getName()
public
getName() : mixed