Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
StyleCI Bot
2022-04-19 20:00:22 +00:00
parent bc03be8508
commit 3b7156b80e
35 changed files with 147 additions and 147 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ use Zip as ZipStream;
if (! function_exists('getRawHtml')) {
/**
* @param $url
* @param $url
* @param bool $cookie
* @return bool|mixed|string
*/
@@ -207,7 +207,7 @@ if (! function_exists('color')) {
if (! function_exists('human_filesize')) {
/**
* @param $bytes
* @param $bytes
* @param int $decimals
* @return string
*/
+3 -3
View File
@@ -26,7 +26,7 @@ namespace App\Extensions\util;
class PhpYenc
{
/**
* @param $text
* @param $text
* @param bool $ignore
* @return bool|string
*/
@@ -136,8 +136,8 @@ class PhpYenc
}
/**
* @param $data
* @param $filename
* @param $data
* @param $filename
* @param int $lineLength
* @param bool $crc32
* @return string