FormTest::$fieldStorageMultiple

Same name and namespace in other branches
  1. 8.9.x core/modules/field/tests/src/Functional/FormTest.php \Drupal\Tests\field\Functional\FormTest::fieldStorageMultiple
  2. 10 core/modules/field/tests/src/Functional/FormTest.php \Drupal\Tests\field\Functional\FormTest::fieldStorageMultiple
  3. 11.x core/modules/field/tests/src/Functional/FormTest.php \Drupal\Tests\field\Functional\FormTest::fieldStorageMultiple

An array of values defining a field multiple.

Type: array

File

core/modules/field/tests/src/Functional/FormTest.php, line 53

Class

FormTest
Tests field form handling.

Namespace

Drupal\Tests\field\Functional

Code

protected $fieldStorageMultiple;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.