You are here

public property FullcalendarViewProcessor::$field_types in Fullcalendar View 5.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/FullcalendarViewProcessor.php \Drupal\fullcalendar_view\Annotation\FullcalendarViewProcessor::field_types
  2. 6.x src/Annotation/FullcalendarViewProcessor.php \Drupal\fullcalendar_view\Annotation\FullcalendarViewProcessor::field_types

supported field types

Type: array

File

src/Annotation/FullcalendarViewProcessor.php, line 39

Class

FullcalendarViewProcessor
Defines a Fullcalendar view processor item annotation object.

Namespace

Drupal\fullcalendar_view\Annotation

Code

public $field_types;