You are here

protected property CalendarEvent::$stripeHexes in Calendar 8

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

The hex code array of the color to be used.

Type: string

File

src/CalendarEvent.php, line 67

Class

CalendarEvent
Defines a calendar event object.

Namespace

Drupal\calendar

Code

protected $stripeHexes;