TheSeer\phpDox\Generator\ClassStartEvent::getEventName PHP Method

getEventName() protected method

protected getEventName ( )
    protected function getEventName()
    {
        return 'class.start';
    }