Completed
Pull Request — master (#110)
by
unknown
07:09
created
src/Provider/DoctrineProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -186,7 +186,7 @@
 block discarded – undo
186 186
     /**
187 187
      * Destroys a Queue and clears any Queue related Cache
188 188
      *
189
-     * @return bool
189
+     * @return boolean|null
190 190
      */
191 191
     public function destroy()
192 192
     {
Please login to merge, or discard this patch.