You are here

protected property CalendarEvent::$stripeLabels in Calendar 8.2

Same name and namespace in other branches
  1. 8 src/CalendarEvent.php \Drupal\calendar\CalendarEvent::stripeLabels

Stripelabels not used (yet).

The array of labels to be used for this stripe option.

Type: array

File

src/CalendarEvent.php, line 66

Class

CalendarEvent
Defines a calendar event object.

Namespace

Drupal\calendar

Code

protected $stripeLabels;