mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-15 19:42:08 +00:00
add test for confirmed registration
This commit is contained in:
parent
359b3f43cc
commit
2c13918acc
2 changed files with 26 additions and 3 deletions
|
@ -3,9 +3,7 @@
|
|||
namespace Wallabag\ApiBundle\DependencyInjection;
|
||||
|
||||
use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Symfony\Component\Config\FileLocator;
|
||||
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
|
||||
use Symfony\Component\DependencyInjection\Loader;
|
||||
|
||||
class WallabagApiExtension extends Extension
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue