You are here

protected property TestBase::$fieldNameInput in Display Suite 8.3

Same name and namespace in other branches
  1. 8.4 tests/src/Functional/TestBase.php \Drupal\Tests\ds\Functional\TestBase::fieldNameInput

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

Type: string

File

tests/src/Functional/TestBase.php, line 60

Class

TestBase
Base test for Display Suite.

Namespace

Drupal\Tests\ds\Functional

Code

protected $fieldNameInput;