PHP Class TheSeer\phpDox\Generator\InterfaceStartEvent

Inheritance: extends AbstractEvent
Mostra file Open project: theseer/phpdox Class Usage Examples

Public Methods

Method Description
__construct ( InterfaceObject $interface )
getInterface ( )

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

public __construct ( InterfaceObject $interface )
$interface InterfaceObject

getEventName() protected method

protected getEventName ( )

getInterface() public method

public getInterface ( )