Skip to content

Commit

Permalink
fix compiler pass
Browse files Browse the repository at this point in the history
  • Loading branch information
nykopol committed Jul 7, 2016
1 parent dcd2e11 commit 745afa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KalamuMenuServiceBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use Symfony\Component\HttpKernel\Bundle\Bundle;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Kalamu\MenuServiceBundle\DependencyInjection\Compiler\CustomPass;

class KalamuMenuServiceBundle extends Bundle
{
Expand Down

0 comments on commit 745afa0

Please sign in to comment.