mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-01 11:39:39 +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