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\Controller

Code

protected $controllerBase;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.