You are here

protected property PanelsIPETestBase::$test_route in Panels 8.4

Same name and namespace in other branches
  1. 8.3 panels_ipe/tests/src/FunctionalJavascript/PanelsIPETestBase.php \Drupal\Tests\panels_ipe\FunctionalJavascript\PanelsIPETestBase::test_route

The route that IPE tests should be ran on.

File

panels_ipe/tests/src/FunctionalJavascript/PanelsIPETestBase.php, line 17

Class

PanelsIPETestBase
Base class which runs through standard Panels IPE test routines.

Namespace

Drupal\Tests\panels_ipe\FunctionalJavascript

Code

protected $test_route;