PHP Class TheSeer\phpDox\Generator\TraitStartEvent

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

Public Methods

Method Description
__construct ( TraitObject $trait )
getTrait ( )

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

public __construct ( TraitObject $trait )
$trait TraitObject

getEventName() protected method

protected getEventName ( )

getTrait() public method

public getTrait ( )