Completed
Pull Request — master (#269)
by
unknown
04:23
created
src/Utilities/Filesystem.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -243,7 +243,6 @@  discard block
 block discarded – undo
243 243
     /**
244 244
      * Delete the log.
245 245
      *
246
-     * @param  string  $date
247 246
      *
248 247
      * @return bool
249 248
      *
@@ -310,8 +309,8 @@  discard block
 block discarded – undo
310 309
     /**
311 310
      * Get the log file path.
312 311
      *
313
-     * @param  string  $date
314 312
      *
313
+     * @param string $path
315 314
      * @return string
316 315
      *
317 316
      * @throws \Arcanedev\LogViewer\Exceptions\FilesystemException
Please login to merge, or discard this patch.