This commit is contained in:
DariusIII
2022-03-22 22:43:44 +01:00
parent c70ef372df
commit ac6441f92e
36 changed files with 160 additions and 160 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