TwigAllowListTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigAllowListTest.php, line 40
Class
- TwigAllowListTest
- Tests the allowed list 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.