public static property UpcastingTest::$modules

File

drupal/core/modules/system/lib/Drupal/system/Tests/ParamConverter/UpcastingTest.php, line 31
Contains Drupal\system\Tests\ParamConverter\UpcastingTest.

Class

UpcastingTest
Web tests for the upcasting.

Namespace

Drupal\system\Tests\ParamConverter

Code

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