You are here

protected property ServiceControllerTest::$urlGenerator in CAS 2.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/Controller/ServiceControllerTest.php \Drupal\Tests\cas\Unit\Controller\ServiceControllerTest::urlGenerator

The mocked Url Generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Controller/ServiceControllerTest.php, line 71

Class

ServiceControllerTest
ServiceController unit tests.

Namespace

Drupal\Tests\cas\Unit\Controller

Code

protected $urlGenerator;