Passed
Branch master (a194fe)
by Brook
04:47
created
core/AbstractProfile.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -236,6 +236,8 @@
 block discarded – undo
236 236
      * 
237 237
      * @param string device the device identifier string
238 238
      * @param string path the path where the new installer can be found
239
+     * @param string $device
240
+     * @param string $path
239 241
      */
240 242
     abstract public function updateCache($device, $path, $mime);
241 243
 
Please login to merge, or discard this patch.