PHP Class TheSeer\phpDox\Generator\PHPDoxInterfacesStartEvent

Inheritance: extends AbstractEvent
Show file Open project: theseer/phpdox

Public Methods

Method Description
__construct ( TheSeer\phpDox\Generator\InterfaceCollection $interfaces )
getInterfaces ( )

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

public __construct ( TheSeer\phpDox\Generator\InterfaceCollection $interfaces )
$interfaces TheSeer\phpDox\Generator\InterfaceCollection

getEventName() protected method

protected getEventName ( )

getInterfaces() public method

public getInterfaces ( )