TestEvent
extends Event
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getTest() : TestInterface
- getTime() : float
Properties
$test
protected
Test
$test
$time
protected
float
$time
Time taken
Methods
__construct()
public
__construct(Test $test[, mixed $time = 0 ]) : mixed
Parameters
- $test : Test
- $time : mixed = 0
getTest()
public
getTest() : TestInterface
Return values
TestInterfacegetTime()
public
getTime() : float