You are here

protected property ServiceControllerTest::$requestBag in CAS 8

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

The mocked request parameter bag.

Type: \Symfony\Component\HttpFoundation\ParameterBag|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

ServiceControllerTest
ServiceController unit tests.

Namespace

Drupal\Tests\cas\Unit\Controller

Code

protected $requestBag;