protected property FieldCollectionTestTrait::$inner_field_name in Field collection 8
Same name and namespace in other branches
- 8.3 tests/src/Functional/FieldCollectionTestTrait.php \Drupal\Tests\field_collection\Functional\FieldCollectionTestTrait::inner_field_name
Name of the field inside the field collection being used for testing.
Type: string
File
- tests/
src/ Functional/ FieldCollectionTestTrait.php, line 33
Class
- FieldCollectionTestTrait
- Provides helper properties and functions for field collection tests.
Namespace
Drupal\Tests\field_collection\FunctionalCode
protected $inner_field_name;