PHP Class Hal\MutaTesting\Event\ParseTestedFilesEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event
Show file Open project: halleck45/mutatesting

Public Methods

Method Description
__construct ( Hal\MutaTesting\Test\UnitInterface $unit )
getUnit ( )

Method Details

__construct() public method

public __construct ( Hal\MutaTesting\Test\UnitInterface $unit )
$unit Hal\MutaTesting\Test\UnitInterface

getUnit() public method

public getUnit ( )