protected property ModifyHtmlEvent::$html in Tome 8
The page's HTML.
Type: string
File
- modules/
tome_static/ src/ Event/ ModifyHtmlEvent.php, line 17
Class
- ModifyHtmlEvent
- Allows modules to modify the HTML of a static page before save.
Namespace
Drupal\tome_static\EventCode
protected $html;