You are here

protected property PreSendPrintEvent::$entities in Entity Print 8.2

An array of entities.

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

File

src/Event/PreSendPrintEvent.php, line 17

Class

PreSendPrintEvent
The PreSendPrintEvent class.

Namespace

Drupal\entity_print\Event

Code

protected $entities;