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\KernelCode
public function __construct() {
}