protected property ServiceControllerTest::$requestStack in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Controller/ServiceControllerTest.php \Drupal\Tests\cas\Unit\Controller\ServiceControllerTest::requestStack
The mocked Request Stack.
Type: \Symfony\Component\HttpFoundation\RequestStack|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Controller/ ServiceControllerTest.php, line 43
Class
- ServiceControllerTest
- ServiceController unit tests.
Namespace
Drupal\Tests\cas\Unit\ControllerCode
protected $requestStack;