Ojs\CoreBundle\Events\CoreEvent::getEventType PHP Method

getEventType() public method

public getEventType ( ) : string
return string
    public function getEventType()
    {
        return $this->eventType;
    }