Completed
Pull Request — master (#18)
by
unknown
01:09
created
src/Resources/Resource.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
      *
53 53
      * @param $key
54 54
      *
55
-     * @return mixed
55
+     * @return string
56 56
      */
57 57
     private function camelCase($key)
58 58
     {
Please login to merge, or discard this patch.