Completed
Push — master ( 753c87...0fd538 )
by Tom
01:44 queued 10s
created
src/DoctrineModule/Options/Authentication.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -122,7 +122,7 @@  discard block
 block discarded – undo
122 122
     }
123 123
 
124 124
     /**
125
-     * @return ObjectManager
125
+     * @return string
126 126
      */
127 127
     public function getObjectManager()
128 128
     {
@@ -272,7 +272,7 @@  discard block
 block discarded – undo
272 272
     }
273 273
 
274 274
     /**
275
-     * @return StorageInterface|string
275
+     * @return string
276 276
      */
277 277
     public function getStorage()
278 278
     {
Please login to merge, or discard this patch.