Skip to content

Commit

Permalink
Missing use class added
Browse files Browse the repository at this point in the history
  • Loading branch information
lordjancso committed Feb 23, 2018
1 parent 50cf28a commit 69a137b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Routing/Loader/AnnotatedRouteControllerLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace BeSimple\I18nRoutingBundle\Routing\Loader;

use BeSimple\I18nRoutingBundle\Routing\Annotation\I18nRoute;
use BeSimple\I18nRoutingBundle\Routing\Exception\MissingLocaleException;
use BeSimple\I18nRoutingBundle\Routing\Exception\MissingRouteLocaleException;
use BeSimple\I18nRoutingBundle\Routing\RouteGenerator\I18nRouteGenerator;
Expand Down

0 comments on commit 69a137b

Please sign in to comment.