protected property CalendarEventType::$description in Opigno calendar event 8
Same name and namespace in other branches
- 3.x src/Entity/CalendarEventType.php \Drupal\opigno_calendar_event\Entity\CalendarEventType::description
A brief description of this calendar event type.
Type: string
File
- src/
Entity/ CalendarEventType.php, line 67
Class
- CalendarEventType
- Defines the "Calendar event type" configuration entity.
Namespace
Drupal\opigno_calendar_event\EntityCode
protected $description;