You are here

constant QueueHelperInterface::QUEUE_NAME in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_async/src/Service/QueueHelperInterface.php \Drupal\entity_share_async\Service\QueueHelperInterface::QUEUE_NAME

The queue ID.

File

modules/entity_share_async/src/Service/QueueHelperInterface.php, line 15

Class

QueueHelperInterface
Queue helper interface methods.

Namespace

Drupal\entity_share_async\Service

Code

const QUEUE_NAME = 'entity_share_async_import';