protected property EntityProcessorBase::$storageController in Feeds 8.3
The entity storage controller for the entity type being processed.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Feeds/ Processor/ EntityProcessorBase.php, line 55
Class
- EntityProcessorBase
- Defines a base entity processor.
Namespace
Drupal\feeds\Feeds\ProcessorCode
protected $storageController;