You are here

protected property CalendarEvent::$dateFieldName in Opigno calendar event 8

Same name and namespace in other branches
  1. 3.x 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;