You are here

function EventTypeInterface::getEventManageOperation in RNG - Events and Registrations 8

Gets which permission on event entity grants 'event manage' permission.

1 method overrides EventTypeInterface::getEventManageOperation()
EventType::getEventManageOperation in src/Entity/EventType.php
Gets which permission on event entity grants 'event manage' permission.

File

src/EventTypeInterface.php, line 46

Class

EventTypeInterface
Provides an interface defining a event config entity.

Namespace

Drupal\rng

Code

function getEventManageOperation();