You are here

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

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

The plugin ID.

Type: string

File

src/Annotation/FullcalendarViewProcessor.php, line 23

Class

FullcalendarViewProcessor
Defines a Fullcalendar view processor item annotation object.

Namespace

Drupal\fullcalendar_view\Annotation

Code

public $id;