protected property FieldCollectionTestTrait::$field_collection_field in Field collection 8
Same name and namespace in other branches
- 8.3 tests/src/Functional/FieldCollectionTestTrait.php \Drupal\Tests\field_collection\Functional\FieldCollectionTestTrait::field_collection_field
Field config for the field collection bundle.
Type: \Drupal\Core\Field\FieldConfigInterface
File
- tests/
src/ Functional/ FieldCollectionTestTrait.php, line 26
Class
- FieldCollectionTestTrait
- Provides helper properties and functions for field collection tests.
Namespace
Drupal\Tests\field_collection\FunctionalCode
protected $field_collection_field;