MenuLinkContentCacheabilityBubblingTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ menu_link_content/ tests/ src/ Kernel/ MenuLinkContentCacheabilityBubblingTest.php, line 31
Class
- MenuLinkContentCacheabilityBubblingTest
- Ensures that rendered menu links bubble the necessary bubbleable metadata.
Namespace
Drupal\Tests\menu_link_content\KernelCode
protected static $modules = [
'menu_link_content',
'system',
'link',
'outbound_processing_test',
'url_alter_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.