You are here

protected property BrightcoveAPIClientForm::$customFieldQueue in Brightcove Video Connect 8.2

Same name and namespace in other branches
  1. 8 src/Form/BrightcoveAPIClientForm.php \Drupal\brightcove\Form\BrightcoveAPIClientForm::customFieldQueue
  2. 3.x src/Form/BrightcoveAPIClientForm.php \Drupal\brightcove\Form\BrightcoveAPIClientForm::customFieldQueue

The custom field queue object.

Type: \Drupal\Core\Queue\QueueInterface

File

src/Form/BrightcoveAPIClientForm.php, line 55

Class

BrightcoveAPIClientForm
Class BrightcoveAPIClientForm.

Namespace

Drupal\brightcove\Form

Code

protected $customFieldQueue;