You are here

protected property PagePreviewTest::$fieldName in Drupal 8

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

The name of the created field.

Type: string

File

core/modules/node/tests/src/Functional/PagePreviewTest.php, line 56

Class

PagePreviewTest
Tests the node entity preview functionality.

Namespace

Drupal\Tests\node\Functional

Code

protected $fieldName;