public static property UrlTest::$modules

Same name in this branch

File

drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php, line 20
Definition of Drupal\system\Tests\Common\UrlTest.

Class

UrlTest
Tests for URL generation functions.

Namespace

Drupal\system\Tests\Common

Code

public static $modules = array(
  'common_test',
);