protected property GroupSelectorWidget::$calendarEventManager in Opigno calendar event 8
Same name and namespace in other branches
- 3.x modules/opigno_calendar_event_group/src/GroupSelectorWidget.php \Drupal\opigno_calendar_event_group\GroupSelectorWidget::calendarEventManager
The calendar event manager variable.
Type: \Drupal\opigno_calendar_event\CalendarEventManager
File
- modules/
opigno_calendar_event_group/ src/ GroupSelectorWidget.php, line 39
Class
- GroupSelectorWidget
- Provides a widget to select calendar event groups.
Namespace
Drupal\opigno_calendar_event_groupCode
protected $calendarEventManager;