You are here

constant CalendarEventEmbeddedWidget::ELEMENT_NAME in Opigno calendar event 3.x

Same name in this branch
  1. 3.x src/CalendarEventEmbeddedWidget.php \Drupal\opigno_calendar_event\CalendarEventEmbeddedWidget::ELEMENT_NAME
  2. 3.x src/Form/CalendarEventEmbeddedWidget.php \Drupal\opigno_calendar_event\Form\CalendarEventEmbeddedWidget::ELEMENT_NAME
Same name and namespace in other branches
  1. 8 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_event

Code

const ELEMENT_NAME = 'opigno_calendar_event_embedded_widget';