Passed
Pull Request — master (#21)
by kenny
07:05
created
src/FormatMapping.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -85,6 +85,7 @@
 block discarded – undo
85 85
      * Get value of array based on attributes(keys)
86 86
      * @param  supported php variables $attribute
87 87
      * @param  array $data
88
+     * @param string $attribute
88 89
      * @return supported php variables
89 90
      */
90 91
     private function getValue($attribute, $data)
Please login to merge, or discard this patch.