X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FQueue%2FQueueDatabaseFactory.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FQueue%2FQueueDatabaseFactory.php;h=c4e5b3ba13371a98bbbdfc086f70a7318ee244c1;hp=a64678952e4fa51a5de467ba2da81f9e9e18bb1e;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php b/web/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php index a64678952..c4e5b3ba1 100644 --- a/web/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php +++ b/web/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php @@ -12,7 +12,7 @@ class QueueDatabaseFactory { /** * The database connection. * - * @var \Drupal\Core\Database\Connection $connection + * @var \Drupal\Core\Database\Connection */ protected $connection;