protected property ControllerBaseTest::$controllerBase in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 24 - Contains \Drupal\Tests\Core\Controller\ControllerBaseTest.
Class
- ControllerBaseTest
- Tests that the base controller class.
Namespace
Drupal\Tests\Core\ControllerCode
protected $controllerBase;