You are here

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

The timeline's array of eras.

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

File

src/TimelineJS/Timeline.php, line 36

Class

Timeline
Defines a TimelineJS3 timeline.

Namespace

Drupal\views_timelinejs\TimelineJS

Code

protected $eras = [];