[ticket/715] Fix code sniffer and mssql complaints

B3P-715
This commit is contained in:
Marc Alexander
2021-08-29 11:07:11 +02:00
parent d24316d809
commit 11326bce1a
3 changed files with 4 additions and 4 deletions

View File

@@ -75,8 +75,7 @@ class manager
b3p_controller_helper $controller_helper,
columns $portal_columns,
helper $portal_helper,
constraints_handler
$constraints_handler,
constraints_handler $constraints_handler,
database_handler $database_handler,
request_interface $request,
user $user)