You are here

protected property CalendarEvent::$dateFieldName in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/Entity/CalendarEvent.php \Drupal\opigno_calendar_event\Entity\CalendarEvent::dateFieldName

The date field name.

Type: string

File

src/Entity/CalendarEvent.php, line 84

Class

CalendarEvent
Defines the "Calendar event" entity class.

Namespace

Drupal\opigno_calendar_event\Entity

Code

protected $dateFieldName;