You are here

protected property BackendPluginCollection::$entityId in Advanced Queue 8

The entity ID this plugin collection belongs to.

Type: string

File

src/BackendPluginCollection.php, line 19

Class

BackendPluginCollection
Stores a single backend plugin, aware of its parent entity ID.

Namespace

Drupal\advancedqueue

Code

protected $entityId;