You are here

protected property EntitySubqueueListBuilder::$queueId in Entityqueue 8

The ID of the entity queue for which to list all subqueues.

Type: \Drupal\entityqueue\Entity\EntityQueue

File

src/EntitySubqueueListBuilder.php, line 20

Class

EntitySubqueueListBuilder
Defines a class that builds a listing of entity subqueues.

Namespace

Drupal\entityqueue

Code

protected $queueId;