You are here

protected property ManageFieldsFunctionalTest::$fieldNameInput in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php \Drupal\Tests\field_ui\Functional\ManageFieldsFunctionalTest::fieldNameInput

The input name of a random field to be created for testing.

Type: string

File

core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php, line 65

Class

ManageFieldsFunctionalTest
Tests the Field UI "Manage fields" screen.

Namespace

Drupal\Tests\field_ui\Functional

Code

protected $fieldNameInput;