You are here

protected property PathTranslatorEvent::$path in Decoupled Router 8

Same name and namespace in other branches
  1. 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_router

Code

protected $path;