]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/AnnotationBundle/DependencyInjection/WallabagAnnotationExtension.php
Rename CommentBundle with AnnotationBundle
[github/wallabag/wallabag.git] / src / Wallabag / AnnotationBundle / DependencyInjection / WallabagAnnotationExtension.php
similarity index 77%
rename from src/Wallabag/CommentBundle/DependencyInjection/WallabagCommentExtension.php
rename to src/Wallabag/AnnotationBundle/DependencyInjection/WallabagAnnotationExtension.php
index 6b05fa0015b3fbee9e0553b97f59119b9f898e5e..159576d674d05ccb5d7846b760597b79c9a2abe1 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 
-namespace Wallabag\CommentBundle\DependencyInjection;
+namespace Wallabag\AnnotationBundle\DependencyInjection;
 
 use Symfony\Component\DependencyInjection\ContainerBuilder;
 use Symfony\Component\HttpKernel\DependencyInjection\Extension;
 
-class WallabagCommentExtension extends Extension
+class WallabagAnnotationExtension extends Extension
 {
     /**
      * {@inheritdoc}