You are here

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

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

advagg_cdn/src/Tests/CdnPagesTest.php, line 28

Class

CdnPagesTest
Tests that all the AdvAgg CDN path(s) return valid content.

Namespace

Drupal\advagg_cdn\Tests

Code

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