You are here

protected property PathPlaceholderEvent::$isInvalid in Tome 8

If a placeholdered path is invalid.

Type: bool

File

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

Class

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

Namespace

Drupal\tome_static\Event

Code

protected $isInvalid;