You are here

public static property RelToAbsTest::$modules in Relative Path to Absolute URLs 8

File

src/Tests/RelToAbsTest.php, line 26

Class

RelToAbsTest
Ensure that the rel_to_abs filter provided functions properly.

Namespace

Drupal\rel_to_abs\Tests

Code

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