QueueWorker::$title

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Annotation/QueueWorker.php \Drupal\Core\Annotation\QueueWorker::title
  2. 8.9.x core/lib/Drupal/Core/Annotation/QueueWorker.php \Drupal\Core\Annotation\QueueWorker::title
  3. 10 core/lib/Drupal/Core/Annotation/QueueWorker.php \Drupal\Core\Annotation\QueueWorker::title

The human-readable title of the plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Annotation/QueueWorker.php, line 54

Class

QueueWorker
Declare a worker class for processing a queue item.

Namespace

Drupal\Core\Annotation

Code

public $title;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.