You are here

protected property ServiceControllerTest::$requestObject 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::requestObject

The request object.

Type: \Symfony\Component\HttpFoundation\Request

File

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

Class

ServiceControllerTest
ServiceController unit tests.

Namespace

Drupal\Tests\cas\Unit\Controller

Code

protected $requestObject;