NodeAccessBaseTableTest::$profile

The installation profile to use with this test.

This test class requires the "tags" taxonomy field.

Type: string

Overrides BrowserTestBase::$profile

File

core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php, line 34

Class

NodeAccessBaseTableTest
Tests behavior of the node access subsystem if the base table is not node.

Namespace

Drupal\Tests\node\Functional

Code

protected $profile = 'standard';

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