You are here

public function PrintHtmlAlterTestEvent::__construct in Entity Print 8.2

PrintHtmlAlterTestEvent constructor.

Overrides PrintHtmlAlterEvent::__construct

File

tests/src/Kernel/PrintHtmlAlterTestEvent.php, line 16

Class

PrintHtmlAlterTestEvent
A test event.

Namespace

Drupal\Tests\entity_print\Kernel

Code

public function __construct() {
}