PHP Class TheSeer\phpDox\Generator\ClassStartEvent

Inheritance: extends AbstractEvent
Mostrar archivo Open project: theseer/phpdox Class Usage Examples

Public Methods

Method Description
__construct ( TheSeer\phpDox\Generator\ClassObject $class )
getClass ( )

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

public __construct ( TheSeer\phpDox\Generator\ClassObject $class )
$class TheSeer\phpDox\Generator\ClassObject

getClass() public method

public getClass ( )

getEventName() protected method

protected getEventName ( )