DefaultProcessor::$itemStorage

Same name and namespace in other branches
  1. 8.9.x core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php \Drupal\aggregator\Plugin\aggregator\processor\DefaultProcessor::itemStorage

The entity storage for items.

Type: \Drupal\aggregator\ItemStorageInterface

File

core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php, line 48

Class

DefaultProcessor
Defines a default processor implementation.

Namespace

Drupal\aggregator\Plugin\aggregator\processor

Code

protected $itemStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.