Completed
Push — master ( 5ae057...5e6279 )
by Max
01:12
created
src/DataWrapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
     /**
38 38
      * Get some data by pretty name
39 39
      * @param string $name name for access
40
-     * @param mixed $default used for non safe request, if we dont find answer
40
+     * @param string $default used for non safe request, if we dont find answer
41 41
      * @return mixed
42 42
      * @throws \Exception
43 43
      */
Please login to merge, or discard this patch.