ControllerBaseTest::$controllerBase
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php \Drupal\Tests\Core\Controller\ControllerBaseTest::controllerBase
- 10 core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php \Drupal\Tests\Core\Controller\ControllerBaseTest::controllerBase
- 11.x core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php \Drupal\Tests\Core\Controller\ControllerBaseTest::controllerBase
The tested controller base class.
Type: \Drupal\Core\Controller\ControllerBase|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
tests/ Drupal/ Tests/ Core/ Controller/ ControllerBaseTest.php, line 19
Class
- ControllerBaseTest
- Tests that the base controller class.
Namespace
Drupal\Tests\Core\ControllerCode
protected $controllerBase;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.