You are here

protected property PagePreviewTest::$fieldName in Zircon Profile 8

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

The name of the created field.

Type: string

File

core/modules/node/src/Tests/PagePreviewTest.php, line 41
Contains \Drupal\node\Tests\PagePreviewTest.

Class

PagePreviewTest
Tests the node entity preview functionality.

Namespace

Drupal\node\Tests

Code

protected $fieldName;