]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ApiBundle/DependencyInjection/Security/Factory/WsseFactory.php
Move API stuff in ApiBundle
[github/wallabag/wallabag.git] / src / Wallabag / ApiBundle / DependencyInjection / Security / Factory / WsseFactory.php
similarity index 94%
rename from src/Wallabag/CoreBundle/DependencyInjection/Security/Factory/WsseFactory.php
rename to src/Wallabag/ApiBundle/DependencyInjection/Security/Factory/WsseFactory.php
index 0b5bdb40aad21ccbd2c19356c76a22aa651994af..402eb869217a900d00d59c72b23c5e090cd6568f 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-namespace Wallabag\CoreBundle\DependencyInjection\Security\Factory;
+namespace Wallabag\ApiBundle\DependencyInjection\Security\Factory;
 
 use Symfony\Component\DependencyInjection\ContainerBuilder;
 use Symfony\Component\DependencyInjection\Reference;