private property PathTranslatorEvent::$response in Decoupled Router 8
Same name and namespace in other branches
- 2.x src/PathTranslatorEvent.php \Drupal\decoupled_router\PathTranslatorEvent::response
The response.
Type: \Drupal\Core\Cache\CacheableJsonResponse
File
- src/
PathTranslatorEvent.php, line 28
Class
- PathTranslatorEvent
- Path translation event.
Namespace
Drupal\decoupled_routerCode
private $response;