You are here

protected property ManageFieldsTest::$fieldNameInput in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field_ui/src/Tests/ManageFieldsTest.php \Drupal\field_ui\Tests\ManageFieldsTest::fieldNameInput

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

Type: string

File

core/modules/field_ui/src/Tests/ManageFieldsTest.php, line 55
Contains \Drupal\field_ui\Tests\ManageFieldsTest.

Class

ManageFieldsTest
Tests the Field UI "Manage fields" screen.

Namespace

Drupal\field_ui\Tests

Code

protected $fieldNameInput;