You are here

public property QueueWorker::$title in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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
Contains \Drupal\Core\Annotation\QueueWorker.

Class

QueueWorker
Declare queue workers that need to be run periodically.

Namespace

Drupal\Core\Annotation

Code

public $title;