You are here

protected property BrightcoveVideoQueueWorker::$storage in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/QueueWorker/BrightcoveVideoQueueWorker.php \Drupal\brightcove\Plugin\QueueWorker\BrightcoveVideoQueueWorker::storage
  2. 8 src/Plugin/QueueWorker/BrightcoveVideoQueueWorker.php \Drupal\brightcove\Plugin\QueueWorker\BrightcoveVideoQueueWorker::storage

The brightcove_video storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/QueueWorker/BrightcoveVideoQueueWorker.php, line 30

Class

BrightcoveVideoQueueWorker
Processes Entity Update Tasks for Video.

Namespace

Drupal\brightcove\Plugin\QueueWorker

Code

protected $storage;