You are here

public function EventTypeRuleInterface::getEventEntityTypeId in RNG - Events and Registrations 8

Get the entity type for the event type rule.

Return value

string

1 method overrides EventTypeRuleInterface::getEventEntityTypeId()
EventTypeRule::getEventEntityTypeId in src/Entity/EventTypeRule.php
Get the entity type for the event type rule.

File

src/EventTypeRuleInterface.php, line 14

Class

EventTypeRuleInterface

Namespace

Drupal\rng

Code

public function getEventEntityTypeId();