mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 22:26:46 +02:00
refactor(cors): update code according to coding doctrine coding standard
This commit is contained in:
@@ -13,7 +13,7 @@ use Psr\Http\Message\ResponseInterface;
|
||||
use Psr\Http\Message\ServerRequestInterface;
|
||||
|
||||
use function count;
|
||||
use function use Flextype\Support\flextype;
|
||||
use function Flextype\Support\flextype;
|
||||
use function implode;
|
||||
|
||||
class Cors
|
||||
|
Reference in New Issue
Block a user