protected property CasHelperTest::$urlGenerator in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Service/CasHelperTest.php \Drupal\Tests\cas\Unit\Service\CasHelperTest::urlGenerator
The mocked Url generator.
Type: \Drupal\Core\Routing\UrlGeneratorInterface|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Service/ CasHelperTest.php, line 28
Class
- CasHelperTest
- CasHelper unit tests.
Namespace
Drupal\Tests\cas\Unit\ServiceCode
protected $urlGenerator;