UpcastingTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php, line 22
Class
- UpcastingTest
- Tests upcasting of URL arguments to entities.
Namespace
Drupal\Tests\system\Functional\ParamConverterCode
protected static $modules = [
'paramconverter_test',
'node',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.