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:12:50 +03:00
parent 34fb30e8d7
commit 5e7084de64

View File

@@ -13,7 +13,7 @@ use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\ServerRequestInterface;
use function count;
use function flextype;
use function use Flextype\Support\flextype;
use function implode;
class Cors