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

Flextype Box Plugin: Admin #125 #117

- Users Controller/Views implementation
This commit is contained in:
Awilum
2019-06-01 20:39:04 +03:00
parent 25df11f98b
commit 57ce16603d

View File

@@ -11,10 +11,6 @@ use Psr\Container\ContainerInterface;
class UsersController extends Controller
{
public function index($request, $response, $args)
{
}
public function profile($request, $response, $args)
{
return $this->container->get('view')->render(