You are here

protected property Calendar::$entityType in Calendar 8

The entityType variable declaration.

The entity type being handled in the preRender() function.

Type: entityType

File

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

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 $entityType;