You are here

constant CalendarEventInterface::ENTITY_TYPE_ID in Opigno calendar event 8

Same name and namespace in other branches
  1. 3.x src/CalendarEventInterface.php \Drupal\opigno_calendar_event\CalendarEventInterface::ENTITY_TYPE_ID

The calendar event entity type ID.

File

src/CalendarEventInterface.php, line 18

Class

CalendarEventInterface
Common interface for Calendar events.

Namespace

Drupal\opigno_calendar_event

Code

const ENTITY_TYPE_ID = 'opigno_calendar_event';