PHP Class TheSeer\phpDox\Generator\NamespaceInterfacesEndEvent

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

Public Methods

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

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

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

getEventName() protected method

protected getEventName ( )

getInterfaces() public method

public getInterfaces ( )

getNamespace() public method

public getNamespace ( )