mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Avoid warning phpcs
This commit is contained in:
parent
3bb4c2ac09
commit
93636aef96
@ -666,6 +666,7 @@ class Client
|
|||||||
$target = __('console update %d', $request['version']);
|
$target = __('console update %d', $request['version']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// phpcs:disable Generic.CodeAnalysis.UnusedFunctionParameter.Found
|
||||||
curl_setopt(
|
curl_setopt(
|
||||||
$ch,
|
$ch,
|
||||||
CURLOPT_PROGRESSFUNCTION,
|
CURLOPT_PROGRESSFUNCTION,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user