protected property ServiceControllerTest::$configFactory in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Controller/ServiceControllerTest.php \Drupal\Tests\cas\Unit\Controller\ServiceControllerTest::configFactory
The mocked config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit\Framework\MockObject\MockBuilder
File
- tests/
src/ Unit/ Controller/ ServiceControllerTest.php, line 78
Class
- ServiceControllerTest
- ServiceController unit tests.
Namespace
Drupal\Tests\cas\Unit\ControllerCode
protected $configFactory;