You are here

protected property PrintHtmlAlterEvent::$html in Entity Print 8.2

The HTML string.

Type: string

File

src/Event/PrintHtmlAlterEvent.php, line 17

Class

PrintHtmlAlterEvent
An event to alter the HTML string.

Namespace

Drupal\entity_print\Event

Code

protected $html;