You are here

public property ModifierPagesTest::$routes in Advanced CSS/JS Aggregation 8.2

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

advagg_mod/src/Tests/ModifierPagesTest.php, line 28

Class

ModifierPagesTest
Tests that all the AdvAgg Modifier path(s) return valid content.

Namespace

Drupal\advagg_mod\Tests

Code

public $routes = [
  'advagg_mod.settings',
];