You are here

protected property NodeAccessBaseTableTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/node/src/Tests/NodeAccessBaseTableTest.php \Drupal\node\Tests\NodeAccessBaseTableTest::profile

The installation profile to use with this test.

This test class requires the "tags" taxonomy field.

Type: string

Overrides WebTestBase::$profile

File

core/modules/node/src/Tests/NodeAccessBaseTableTest.php, line 33
Contains \Drupal\node\Tests\NodeAccessBaseTableTest.

Class

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

Namespace

Drupal\node\Tests

Code

protected $profile = 'standard';