PHP Class TheSeer\phpDox\Generator\PHPDoxNamespacesEndEvent

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

Public Methods

Method Description
__construct ( TheSeer\phpDox\Generator\NamespaceCollection $namespaces )
getNamespaces ( )

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

public __construct ( TheSeer\phpDox\Generator\NamespaceCollection $namespaces )
$namespaces TheSeer\phpDox\Generator\NamespaceCollection

getEventName() protected method

protected getEventName ( )

getNamespaces() public method

public getNamespaces ( )