PHP Class PHPSpec2\Event\SuiteEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event, implements EventInterface
Show file Open project: phpspec/phpspec2 Class Usage Examples

Public Methods

Method Description
__construct ( $time = null, $result = null )
getResult ( )
getTime ( )

Method Details

__construct() public method

public __construct ( $time = null, $result = null )

getResult() public method

public getResult ( )

getTime() public method

public getTime ( )