TwigWhiteListTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigWhiteListTest.php, line 40
Class
- TwigWhiteListTest
- Tests white-listing of entity properties.
Namespace
Drupal\KernelTests\Core\ThemeCode
protected static $modules = [
'node',
'taxonomy',
'user',
'system',
'text',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.