Добавлены новые поля адреса

This commit is contained in:
2021-06-28 08:59:27 +03:00
parent 601acfeae6
commit eca6845e85
2 changed files with 118 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Sept\OAuth2\Client\Provider;
use League\OAuth2\Client\Provider\AbstractProvider;