fix(continuous-integration): correction point phpstan de level 1
All checks were successful
Cadoles/nineskeletor/pipeline/pr-master This commit looks good
All checks were successful
Cadoles/nineskeletor/pipeline/pr-master This commit looks good
This commit is contained in:
@ -20,7 +20,9 @@ class ApiService
|
||||
}
|
||||
|
||||
public function run($method,$url,$query,$header=null,$content="json") {
|
||||
|
||||
// Entete
|
||||
$headerini=null;
|
||||
switch($content) {
|
||||
case "json":
|
||||
$headerini = [
|
||||
|
Reference in New Issue
Block a user