You are here

protected property TestWordPrintEngine::$html in Entity Print 8.2

The HTML string we're building.

Type: string

File

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

Class

TestWordPrintEngine
The test word pring engine.

Namespace

Drupal\entity_print_test\Plugin\EntityPrint\PrintEngine

Code

protected $html = '';