You are here

protected property CalendarEventType::$label in Opigno calendar event 8

Same name and namespace in other branches
  1. 3.x src/Entity/CalendarEventType.php \Drupal\opigno_calendar_event\Entity\CalendarEventType::label

The human-readable name of the calendar event type.

Type: string

File

src/Entity/CalendarEventType.php, line 60

Class

CalendarEventType
Defines the "Calendar event type" configuration entity.

Namespace

Drupal\opigno_calendar_event\Entity

Code

protected $label;