Completed
Pull Request — master (#53)
by Matthew
08:16
created
Doctrine/DtcQueueListener.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -49,6 +49,9 @@
 block discarded – undo
49 49
         }
50 50
     }
51 51
 
52
+    /**
53
+     * @return \Doctrine\Common\Persistence\Mapping\ClassMetadata
54
+     */
52 55
     protected function getObjectManager()
53 56
     {
54 57
         if (!$this->registry) {
Please login to merge, or discard this patch.