BundlePermissionHandlerTraitTest::$modules

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php \Drupal\KernelTests\Core\Entity\BundlePermissionHandlerTraitTest::modules
  2. 10 core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php \Drupal\KernelTests\Core\Entity\BundlePermissionHandlerTraitTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php, line 23

Class

BundlePermissionHandlerTraitTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Entity%21BundlePermissionHandlerTrait.php/trait/BundlePermissionHandlerTrait/11.x" title="Provides a method to simplify generating bundle level permissions." class="local">\Drupal\Core\Entity\BundlePermissionHandlerTrait</a>

Namespace

Drupal\KernelTests\Core\Entity

Code

protected static $modules = [
    'entity_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.