You are here

protected property PrintCssAlterEvent::$entities in Entity Print 8.2

An array of entities we're rendering.

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

File

src/Event/PrintCssAlterEvent.php, line 24

Class

PrintCssAlterEvent
This event allows the CSS libraries to be altered.

Namespace

Drupal\entity_print\Event

Code

protected $entities;