mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
This commit is contained in:
@@ -14,7 +14,7 @@ use IssueLog;
|
||||
use League\OAuth2\Client\Provider\Exception\IdentityProviderException;
|
||||
use MetaModel;
|
||||
use utils;
|
||||
use WebPage;
|
||||
use Combodo\iTop\Application\WebPage\WebPage;
|
||||
|
||||
class AjaxOauthClientController extends Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user