NodeAccessCacheabilityWithNodeGrantsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrantsTest.php, line 24

Class

NodeAccessCacheabilityWithNodeGrantsTest
Tests node view access cacheability with node grants.

Namespace

Drupal\Tests\node\Functional

Code

protected static $modules = [
    'node',
    'node_test',
];

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