protected property CasRedirectorTest::$urlGenerator in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Service/CasRedirectorTest.php \Drupal\Tests\cas\Unit\Service\CasRedirectorTest::urlGenerator
Mock URL Generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Service/ CasRedirectorTest.php, line 36
Class
- CasRedirectorTest
- Cas Redirector Unit Tests.
Namespace
Drupal\Tests\cas\Unit\ServiceCode
protected $urlGenerator;