1
0
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:
Awilum
2020-09-07 21:17:18 +03:00
parent 05680f5766
commit 4fd93c8614

View File

@@ -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