You are here

protected property GroupSelectorWidget::$calendarEventManager in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 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_group

Code

protected $calendarEventManager;