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