StableTemplateOverrideTest::$templatesToSkip
An array of template names to skip, without the extension.
Type: string[]
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Theme/ StableTemplateOverrideTest.php, line 25
Class
- StableTemplateOverrideTest
- Tests Stable's template overrides.
Namespace
Drupal\KernelTests\Core\ThemeCode
protected $templatesToSkip = [
'views-form-views-form',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.