You are here

protected property PathPlaceholderEvent::$path in Tome 8

The path.

Type: string

File

modules/tome_static/src/Event/PathPlaceholderEvent.php, line 17

Class

PathPlaceholderEvent
Allows modules that provide placeholder paths to load the real path.

Namespace

Drupal\tome_static\Event

Code

protected $path;