1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-28 23:40:41 +02:00

Flextype Box Plugin: Admin #125 #117

- fixes and refactoring
This commit is contained in:
Awilum
2019-06-08 00:28:50 +03:00
parent 86983237a9
commit d071020ebe

View File

@@ -8,6 +8,7 @@ use Psr\Http\Message\ServerRequestInterface as Request;
/**
* @property View $view
* @property Router $router
*/
class InformationController extends Controller
{