X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FQueue%2FQueueFactory.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FQueue%2FQueueFactory.php;h=cfb072538adf858e32b31c41910cc951771520c7;hp=6df7c5e6026a79d5e55cae815ff0195c4b172f6b;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/lib/Drupal/Core/Queue/QueueFactory.php b/web/core/lib/Drupal/Core/Queue/QueueFactory.php index 6df7c5e60..cfb072538 100644 --- a/web/core/lib/Drupal/Core/Queue/QueueFactory.php +++ b/web/core/lib/Drupal/Core/Queue/QueueFactory.php @@ -27,7 +27,6 @@ class QueueFactory implements ContainerAwareInterface { */ protected $settings; - /** * Constructs a queue factory. */