class TestLayoutEntityHelperTrait
Same name in other branches
- 9 core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php \Drupal\Tests\layout_builder\Kernel\TestLayoutEntityHelperTrait
- 8.9.x core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php \Drupal\Tests\layout_builder\Kernel\TestLayoutEntityHelperTrait
- 10 core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php \Drupal\Tests\layout_builder\Kernel\TestLayoutEntityHelperTrait
Test class using the trait.
Hierarchy
- class \Drupal\Tests\layout_builder\Kernel\TestLayoutEntityHelperTrait uses \Drupal\layout_builder\LayoutEntityHelperTrait
Expanded class hierarchy of TestLayoutEntityHelperTrait
File
-
core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutEntityHelperTraitTest.php, line 254
Namespace
Drupal\Tests\layout_builder\KernelView source
class TestLayoutEntityHelperTrait {
use LayoutEntityHelperTrait {
getSectionStorageForEntity as public;
originalEntityUsesDefaultStorage as public;
getEntitySections as public;
}
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.