1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-09 14:46:53 +02:00

refactor(cors): code formating and refactoring

This commit is contained in:
Awilum
2020-12-02 13:47:33 +03:00
parent 6525595abf
commit deaf6b6330

View File

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