protected property CasAttributesSubscriberTest::$requestStack in CAS Attributes 2.x
Same name and namespace in other branches
- 8 tests/src/Unit/Subscriber/CasAttributesSubscriberTest.php \Drupal\Tests\cas_attributes\Unit\Subscriber\CasAttributesSubscriberTest::requestStack
The mocked Request Stack.
Type: \Symfony\Component\HttpFoundation\RequestStack|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Subscriber/ CasAttributesSubscriberTest.php, line 48
Class
- CasAttributesSubscriberTest
- CasAttributesSubscriber unit tests.
Namespace
Drupal\Tests\cas_attributes\Unit\SubscriberCode
protected $requestStack;