protected property MonkeysInTheControlRoom::$app in Drupal 9
Same name and namespace in other branches
- 8 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_testCode
protected $app;