protected property OptionsFieldUnitTestBase::$fieldName

The field name used in the test.

Type: string

File

drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php, line 30
Contains \Drupal\options\Tests\OptionsFieldUnitTestBase.

Class

OptionsFieldUnitTestBase
Defines a common base test class for unit tests of the options module.

Namespace

Drupal\options\Tests

Code

protected $fieldName = 'test_options';