Issue #1924818 by mtift, hanoii: Fix docs for DatabaseQueue constructor

8.0.x
Jennifer Hodgdon 2014-06-06 12:19:09 -07:00
parent acb97e876b
commit f4ce01883e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class DatabaseQueue implements ReliableQueueInterface {
protected $connection;
/**
* Constructs this factory object.
* Constructs a \Drupal\Core\Queue\DatabaseQueue object.
*
* @param string $name
* The name of the queue.