We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe1993 commit e4d656cCopy full SHA for e4d656c
templates/module/src/Plugin/QueueWorker/queue_worker.php.twig
@@ -10,7 +10,7 @@ use Drupal\Core\Queue\QueueWorkerBase;
10
11
{% block class_declaration %}
12
/**
13
- * Plugin implementation od the {{ plugin_id }} queueworker.
+ * Plugin implementation of the {{ plugin_id }} queueworker.
14
*
15
* @QueueWorker (
16
* id = "{{ plugin_id }}",
0 commit comments