You are here

constant PathTranslatorEvent::TRANSLATE in Decoupled Router 8

Same name and namespace in other branches
  1. 2.x src/PathTranslatorEvent.php \Drupal\decoupled_router\PathTranslatorEvent::TRANSLATE

File

src/PathTranslatorEvent.php, line 21

Class

PathTranslatorEvent
Path translation event.

Namespace

Drupal\decoupled_router

Code

const TRANSLATE = 'decoupled_router.translate_path';