protected property PathTranslatorEvent::$path in Decoupled Router 8
Same name and namespace in other branches
- 2.x src/PathTranslatorEvent.php \Drupal\decoupled_router\PathTranslatorEvent::path
The path that needs translation.
Type: string
File
- src/
PathTranslatorEvent.php, line 35
Class
- PathTranslatorEvent
- Path translation event.
Namespace
Drupal\decoupled_routerCode
protected $path;