mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -335,7 +335,7 @@ class ChillMainExtension extends Extension implements
|
||||
ContainerBuilder $container,
|
||||
array $crudConfig,
|
||||
array $apiConfig,
|
||||
Loader\YamlFileLoader $loader
|
||||
Loader\YamlFileLoader $loader,
|
||||
): void {
|
||||
if (0 === \count($crudConfig)) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user