mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
cs: Second part - ignore test/app
subdirectory.
This commit is contained in:
@@ -29,8 +29,7 @@ namespace Chill\MainBundle\DependencyInjection;
|
||||
public function __construct(
|
||||
array $widgetFactories = [],
|
||||
ContainerBuilder $containerBuilder
|
||||
)
|
||||
{
|
||||
) {
|
||||
// we register here widget factories (see below)
|
||||
$this->setWidgetFactories($widgetFactories);
|
||||
// we will need the container builder later...
|
||||
|
Reference in New Issue
Block a user