Issue #2356509 by neclimdul: Fixed Remove extra param doc from QueueDatabaseFactory.
parent
6b265331ea
commit
6a1b562b2a
|
@ -36,8 +36,6 @@ class QueueDatabaseFactory {
|
|||
*
|
||||
* @param string $name
|
||||
* The name of the collection holding key and value pairs.
|
||||
* @param \Drupal\Core\Database\Connection $connection
|
||||
* The connection to run against.
|
||||
*
|
||||
* @return \Drupal\Core\Queue\DatabaseQueue
|
||||
* A key/value store implementation for the given $collection.
|
||||
|
|
Loading…
Reference in New Issue