PHP Class TheSeer\phpDox\Generator\ClassStartEvent

Inheritance: extends AbstractEvent
Afficher le fichier Open project: theseer/phpdox Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( TheSeer\phpDox\Generator\ClassObject $class )
getClass ( )

Méthodes protégées

Méthode Description
getEventName ( )

Method Details

__construct() public méthode

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

getClass() public méthode

public getClass ( )

getEventName() protected méthode

protected getEventName ( )