You are here

public property FullcalendarViewProcessor::$label in Fullcalendar View 6.x

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

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FullcalendarViewProcessor.php, line 32

Class

FullcalendarViewProcessor
Defines a Fullcalendar view processor item annotation object.

Namespace

Drupal\fullcalendar_view\Annotation

Code

public $label;