You are here

protected property SmartQueue::$entityTypeBundleInfo in Entityqueue 8

Provides entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

modules/entityqueue_smartqueue/src/Plugin/EntityQueueHandler/SmartQueue.php, line 31

Class

SmartQueue
Plugin annotation @EntityQueueHandler( id = "smartqueue", title = @Translation("Smart queue"), description = @Translation("Provides automated subqueues for each entity of a given type."), )

Namespace

Drupal\entityqueue_smartqueue\Plugin\EntityQueueHandler

Code

protected $entityTypeBundleInfo;