Completed
Push — master ( b017f2...0863fe )
by Sam
02:51
created
src/GoogleCloudVision.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -130,6 +130,9 @@
 block discarded – undo
130 130
         return $this->requestBody;
131 131
     }
132 132
 
133
+    /**
134
+     * @param string $type
135
+     */
133 136
     public function addFeature($type, $maxResults = 1)
134 137
     {
135 138
 
Please login to merge, or discard this patch.