You are here

protected property Timeline::$events in Views TimelineJS integration 8.3

The timeline's array of event slides.

Type: \Drupal\views_timelinejs\TimelineJS\SlideInterface[]

File

src/TimelineJS/Timeline.php, line 29

Class

Timeline
Defines a TimelineJS3 timeline.

Namespace

Drupal\views_timelinejs\TimelineJS

Code

protected $events = [];