You are here

public property ExtMinifyPagesTest::$routes in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 advagg_ext_minify/tests/src/Functional/ExtMinifyPagesTest.php \Drupal\Tests\advagg_ext_minify\Functional\ExtMinifyPagesTest::routes

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

advagg_ext_minify/tests/src/Functional/ExtMinifyPagesTest.php, line 28

Class

ExtMinifyPagesTest
Tests that all the AdvAgg External Minification path(s) return valid content.

Namespace

Drupal\Tests\advagg_ext_minify\Functional

Code

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