Completed
Push — master ( b3030c...9e9825 )
by Mr
01:20
created
src/Session/Session.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
      * finally return the item.
92 92
      *
93 93
      * @param   string $name item to extract
94
-     * @return  mixed
94
+     * @return  string
95 95
      */
96 96
     public function pull(string $name): string
97 97
     {
Please login to merge, or discard this patch.