You are here

private property EntityShareAsyncWorker::$stateStorage in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_async/src/Plugin/QueueWorker/EntityShareAsyncWorker.php \Drupal\entity_share_async\Plugin\QueueWorker\EntityShareAsyncWorker::stateStorage

The state storage.

Type: \Drupal\Core\State\StateInterface

File

modules/entity_share_async/src/Plugin/QueueWorker/EntityShareAsyncWorker.php, line 72

Class

EntityShareAsyncWorker
Asynchronous import queue worker.

Namespace

Drupal\entity_share_async\Plugin\QueueWorker

Code

private $stateStorage;