You are here

protected property FieldCollectionTestTrait::$inner_field_definition in Field collection 8.3

Same name and namespace in other branches
  1. 8 tests/src/Functional/FieldCollectionTestTrait.php \Drupal\Tests\field_collection\Functional\FieldCollectionTestTrait::inner_field_definition

Definition of the inner field that can be passed to FieldConfig::create().

Type: array

File

tests/src/Functional/FieldCollectionTestTrait.php, line 40

Class

FieldCollectionTestTrait
Provides helper properties and functions for field collection tests.

Namespace

Drupal\Tests\field_collection\Functional

Code

protected $inner_field_definition;