Косметические изменения
This commit is contained in:
@@ -4,6 +4,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace mirzaev\accounts;
|
||||
|
||||
// Браузер
|
||||
use GuzzleHttp\Client as browser;
|
||||
|
||||
/**
|
||||
|
@@ -5,7 +5,7 @@ declare(strict_types=1);
|
||||
namespace mirzaev\accounts\auth;
|
||||
|
||||
/**
|
||||
* Базовая авторизация
|
||||
* Базовая аутентификация
|
||||
*/
|
||||
interface basic
|
||||
{
|
||||
|
Reference in New Issue
Block a user