You are here

protected property VariantRouteFilterTest::$routeFilter in Page Manager 8.4

Same name and namespace in other branches
  1. 8 tests/src/Unit/VariantRouteFilterTest.php \Drupal\Tests\page_manager\Unit\VariantRouteFilterTest::routeFilter

The route filter under test.

Type: \Drupal\page_manager\Routing\VariantRouteFilter

File

tests/src/Unit/VariantRouteFilterTest.php, line 50

Class

VariantRouteFilterTest
@coversDefaultClass \Drupal\page_manager\Routing\VariantRouteFilter @group PageManager

Namespace

Drupal\Tests\page_manager\Unit

Code

protected $routeFilter;