protected property CasRedirectorTest::$configFactory in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Service/CasRedirectorTest.php \Drupal\Tests\cas\Unit\Service\CasRedirectorTest::configFactory
The mocked config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit\Framework\MockObject\MockBuilder
File
- tests/
src/ Unit/ Service/ CasRedirectorTest.php, line 50
Class
- CasRedirectorTest
- Cas Redirector Unit Tests.
Namespace
Drupal\Tests\cas\Unit\ServiceCode
protected $configFactory;