constant CalendarEventEmbeddedWidget::ELEMENT_NAME in Opigno calendar event 8
Same name in this branch
- 8 src/CalendarEventEmbeddedWidget.php \Drupal\opigno_calendar_event\CalendarEventEmbeddedWidget::ELEMENT_NAME
- 8 src/Form/CalendarEventEmbeddedWidget.php \Drupal\opigno_calendar_event\Form\CalendarEventEmbeddedWidget::ELEMENT_NAME
Same name and namespace in other branches
- 3.x src/CalendarEventEmbeddedWidget.php \Drupal\opigno_calendar_event\CalendarEventEmbeddedWidget::ELEMENT_NAME
The widget element name.
File
- src/
CalendarEventEmbeddedWidget.php, line 35
Class
- CalendarEventEmbeddedWidget
- Provides a widget to attach a calendar event to an entity.
Namespace
Drupal\opigno_calendar_eventCode
const ELEMENT_NAME = 'opigno_calendar_event_embedded_widget';