Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Add Bundle class
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois CONTE committed Dec 27, 2019
1 parent d944db0 commit 148c7f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OdandbSimpleCorsBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ class OdandbSimpleCorsBundle extends Bundle
public function build(ContainerBuilder $container): void
{
parent::build($container);
$container->addCompilerPass(new DependencyInjection\Compiler\CorsConfigurationProviderPass());
}
}

0 comments on commit 148c7f1

Please sign in to comment.