protected property FieldCollectionTestTrait::$nodeStorage in Field collection 8
Same name and namespace in other branches
- 8.3 tests/src/Functional/FieldCollectionTestTrait.php \Drupal\Tests\field_collection\Functional\FieldCollectionTestTrait::nodeStorage
EntityStorageInterface for nodes.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- tests/
src/ Functional/ FieldCollectionTestTrait.php, line 54
Class
- FieldCollectionTestTrait
- Provides helper properties and functions for field collection tests.
Namespace
Drupal\Tests\field_collection\FunctionalCode
protected $nodeStorage;