You are here

protected property PrintHtmlAlterEvent::$entities in Entity Print 8.2

An array of entities we're rendering.

Type: \Drupal\Core\Entity\EntityInterface[]

File

src/Event/PrintHtmlAlterEvent.php, line 24

Class

PrintHtmlAlterEvent
An event to alter the HTML string.

Namespace

Drupal\entity_print\Event

Code

protected $entities;