Completed
Push — 3.x ( 935b97...03c8d8 )
by Daniel
9s
created
src/ZfcUser/Authentication/Adapter/Db.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
 
46 46
     /**
47 47
      * @param AdapterChainEvent $e
48
-     * @return bool
48
+     * @return null|false
49 49
      */
50 50
     public function authenticate(AdapterChainEvent $e)
51 51
     {
Please login to merge, or discard this patch.