You are here

protected property FieldCollectionTestTrait::$field_collection_field_storage 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::field_collection_field_storage

Field storage config for the field collection bundle.

Type: \Drupal\field\Entity\FieldStorageConfig

File

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

Class

FieldCollectionTestTrait
Provides helper properties and functions for field collection tests.

Namespace

Drupal\Tests\field_collection\Functional

Code

protected $field_collection_field_storage;