You are here

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

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

The brightcove_custom_field storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/QueueWorker/BrightcoveCustomFieldQueueWorker.php, line 27

Class

BrightcoveCustomFieldQueueWorker
Processes Entity Update Tasks for Custom Fields.

Namespace

Drupal\brightcove\Plugin\QueueWorker

Code

protected $storage;