You are here

protected property NodeRevisionsAllTest::$profile in Zircon Profile 8

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

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

core/modules/node/src/Tests/NodeRevisionsAllTest.php, line 19
Contains \Drupal\node\Tests\NodeRevisionsAllTest.

Class

NodeRevisionsAllTest
Create a node with revisions and test viewing, saving, reverting, and deleting revisions for user with access to all.

Namespace

Drupal\node\Tests

Code

protected $profile = "standard";