You are here

protected property NodeAccessFieldTest::$fieldName in Zircon Profile 8

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

The name of the created field.

Type: string

File

core/modules/node/src/Tests/NodeAccessFieldTest.php, line 44
Contains \Drupal\node\Tests\NodeAccessFieldTest.

Class

NodeAccessFieldTest
Tests the interaction of the node access system with fields.

Namespace

Drupal\node\Tests

Code

protected $fieldName;