private property EntityShareAsyncWorker::$stateStorage in Entity Share 8.3
Same name and namespace in other branches
- 8.2 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 46
Class
- EntityShareAsyncWorker
- Asynchronous import queue worker.
Namespace
Drupal\entity_share_async\Plugin\QueueWorkerCode
private $stateStorage;