You are here

protected property CasRouteEnhancerTest::$route 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::route

The mocked Route.

Type: \Symfony\Component\Routing\Route|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

CasRouteEnhancerTest
CasRouteEnhancer unit tests.

Namespace

Drupal\Tests\cas\Unit\Routing

Code

protected $route;