You are here

protected property CalendarEventType::$label 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::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;