Completed
Push — master ( 736f3d...81c44f )
by Toni
03:39
created
src/Adlogix/Zf2Rollout/Storage/Doctrine/DoctrineORMStorage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
     }
44 44
     /**
45 45
      * @param  string     $key
46
-     * @return mixed|null Null if the value is not found
46
+     * @return null|string Null if the value is not found
47 47
      */
48 48
     public function get($key)
49 49
     {
Please login to merge, or discard this patch.