You are here

protected property FileSavedEvent::$path in Tome 8

The path to the saved file.

Type: string

File

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

Class

FileSavedEvent
Allows modules to react to a file save.

Namespace

Drupal\tome_static\Event

Code

protected $path;