You are here

protected property Calendar::$entities in Calendar 8

The entities variable declaration.

The entities loaded in the preRender() function.

Type: entities

File

src/Plugin/views/row/Calendar.php, line 62

Class

Calendar
Plugin which creates a view on the resulting object and formats it as a Calendar entity.

Namespace

Drupal\calendar\Plugin\views\row

Code

protected $entities = [];