forked from wallabag/wallabag
Rename GuzzleSiteAuthenticator namespace to SiteConfig
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Wallabag\CoreBundle\GuzzleSiteAuthenticator;
|
||||
namespace Wallabag\CoreBundle\SiteConfig;
|
||||
|
||||
use BD\GuzzleSiteAuthenticator\SiteConfig\SiteConfig;
|
||||
use BD\GuzzleSiteAuthenticator\SiteConfig\SiteConfigBuilder;
|
||||
Reference in New Issue
Block a user