protected property ModifyHtmlEvent::$excludePaths in Tome 8
An array of paths to exclude.
This is useful if you're replacing paths in the HTML.
Type: array
File
- modules/
tome_static/ src/ Event/ ModifyHtmlEvent.php, line 33
Class
- ModifyHtmlEvent
- Allows modules to modify the HTML of a static page before save.
Namespace
Drupal\tome_static\EventCode
protected $excludePaths = [];