Skip to content

Commit

Permalink
Update OverblogThriftBundle.php
Browse files Browse the repository at this point in the history
  • Loading branch information
f1nder authored Aug 23, 2018
1 parent e0bc2d9 commit 390fe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OverblogThriftBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ public function build(ContainerBuilder $container)
{
parent::build($container);

$container->addCompilerPass(new FactoryPass(), PassConfig::TYPE_BEFORE_OPTIMIZATION, 1000);
//$container->addCompilerPass(new FactoryPass(), PassConfig::TYPE_BEFORE_OPTIMIZATION, 1000);
}
}

0 comments on commit 390fe6e

Please sign in to comment.