public static property UpcastingTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/ParamConverter/UpcastingTest.php \Drupal\system\Tests\ParamConverter\UpcastingTest::modules
File
- core/
modules/ system/ src/ Tests/ ParamConverter/ UpcastingTest.php, line 20 - Contains \Drupal\system\Tests\ParamConverter\UpcastingTest.
Class
- UpcastingTest
- Tests upcasting of url arguments to entities.
Namespace
Drupal\system\Tests\ParamConverterCode
public static $modules = array(
'paramconverter_test',
'node',
'language',
);