1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

refactor(core): AuthMiddleware #186

This commit is contained in:
Awilum
2019-09-07 19:45:41 +03:00
parent a10a013096
commit cdfd7871de

View File

@@ -5,8 +5,6 @@ declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*
* @license https://github.com/flextype/flextype/blob/dev/LICENSE.txt (MIT License)
*/
namespace Flextype;