You are here

protected property CasRouteEnhancerTest::$request in CAS 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Routing/CasRouteEnhancerTest.php \Drupal\Tests\cas\Unit\Routing\CasRouteEnhancerTest::request

The mocked Request.

Type: \Symfony\Component\HttpFoundation\Request|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Routing/CasRouteEnhancerTest.php, line 30

Class

CasRouteEnhancerTest
CasRouteEnhancer unit tests.

Namespace

Drupal\Tests\cas\Unit\Routing

Code

protected $request;