You are here

protected property CalendarEventType::$id in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/Entity/CalendarEventType.php \Drupal\opigno_calendar_event\Entity\CalendarEventType::id

The machine name of this calendar event type.

Type: string

File

src/Entity/CalendarEventType.php, line 53

Class

CalendarEventType
Defines the "Calendar event type" configuration entity.

Namespace

Drupal\opigno_calendar_event\Entity

Code

protected $id;