You are here

protected property MonkeysInTheControlRoom::$app in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/error_service_test/src/MonkeysInTheControlRoom.php \Drupal\error_service_test\MonkeysInTheControlRoom::app

The app kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

core/modules/system/tests/modules/error_service_test/src/MonkeysInTheControlRoom.php, line 21

Class

MonkeysInTheControlRoom
A http middleware designed to cause bedlam.

Namespace

Drupal\error_service_test

Code

protected $app;