You are here

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

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

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

advagg_css_minify/tests/src/Functional/CssMinifyPagesTest.php, line 28

Class

CssMinifyPagesTest
Tests that all the AdvAgg CSS Minifier path(s) return valid content.

Namespace

Drupal\Tests\advagg_css_minify\Functional

Code

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