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:
@ -38,7 +38,9 @@ class Niveau02Controller extends AbstractController
|
||||
$draw= $query['draw'];
|
||||
$ordercolumn=$query['order'][0]['column'];
|
||||
$orderdir=$query['order'][0]['dir'];
|
||||
|
||||
$total=null;
|
||||
$totalf=null;
|
||||
|
||||
// Nombre total d'enregistrement
|
||||
switch($access) {
|
||||
case "admin":
|
||||
|
Reference in New Issue
Block a user