You are here

protected property TestPrintEngine::$html in Entity Print 8.2

The HTML string.

Type: string

File

tests/modules/entity_print_test/src/Plugin/EntityPrint/PrintEngine/TestPrintEngine.php, line 24

Class

TestPrintEngine
A test print engine plugin.

Namespace

Drupal\entity_print_test\Plugin\EntityPrint\PrintEngine

Code

protected $html;