You are here

private property PathTranslatorEvent::$response in Decoupled Router 8

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

Code

private $response;