You are here

protected property ModifyHtmlEvent::$invokePaths in Tome 8

An array of paths to invoke.

Type: array

File

modules/tome_static/src/Event/ModifyHtmlEvent.php, line 24

Class

ModifyHtmlEvent
Allows modules to modify the HTML of a static page before save.

Namespace

Drupal\tome_static\Event

Code

protected $invokePaths = [];