DateFormatAccessControlHandlerTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\DateFormatAccessControlHandlerTest::modules
  2. 10 core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\DateFormatAccessControlHandlerTest::modules
  3. 11.x core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\DateFormatAccessControlHandlerTest::modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php, line 27

Class

DateFormatAccessControlHandlerTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21system%21src%21DateFormatAccessControlHandler.php/class/DateFormatAccessControlHandler/8.9.x" title="Defines the access control handler for the date format entity type." class="local">\Drupal\system\DateFormatAccessControlHandler</a> @group system

Namespace

Drupal\Tests\system\Kernel

Code

public static $modules = [
    'system',
    'user',
];

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