PHP Class TheSeer\phpDox\Generator\InterfaceConstantEvent

Inheritance: extends TheSeer\phpDox\Generator\ConstantEvent
Show file Open project: theseer/phpdox

Public Methods

Method Description
__construct ( TheSeer\phpDox\Generator\ConstantObject $constant, InterfaceObject $interface )
getInterface ( )

Protected Methods

Method Description
getEventName ( )

Method Details

__construct() public method

public __construct ( TheSeer\phpDox\Generator\ConstantObject $constant, InterfaceObject $interface )
$constant TheSeer\phpDox\Generator\ConstantObject
$interface InterfaceObject

getEventName() protected method

protected getEventName ( )

getInterface() public method

public getInterface ( )