Skip to content

Commit

Permalink
[Routing] added missing @annotation tag
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jun 30, 2011
1 parent 0cd6212 commit 09007ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Annotation/Route.php
Expand Up @@ -14,6 +14,7 @@
/**
* Annotation class for @Route().
*
* @Annotation
* @author Fabien Potencier <fabien@symfony.com>
*/
class Route
Expand Down

0 comments on commit 09007ba

Please sign in to comment.