NodeAccessCacheRedirectWarningTest::$modules

Type: modules

Overrides NodeTestBase::$modules

File

core/modules/node/tests/src/Functional/NodeAccessCacheRedirectWarningTest.php, line 18

Class

NodeAccessCacheRedirectWarningTest
Tests the node access grants cache context service.

Namespace

Drupal\Tests\node\Functional

Code

protected static $modules = [
    'block',
    'node_access_test_empty',
];

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