You are here

private property PathTranslatorEvent::$response in Decoupled Router 2.x

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