db
DashboardController Class Reference

Inherits Controller.

Public Member Functions

 __construct (AdminService $adminService)
 
 execute (HttpRequest $request)
 

Protected Attributes

 $adminService
 
 $dashboardViewName = "admin/dashboard"
 

Detailed Description

controller, ktery zobrazuje dashboard

Constructor & Destructor Documentation

◆ __construct()

__construct ( AdminService  $adminService)

Member Function Documentation

◆ execute()

execute ( HttpRequest  $request)

Member Data Documentation

◆ $adminService

$adminService
protected

◆ $dashboardViewName

$dashboardViewName = "admin/dashboard"
protected

The documentation for this class was generated from the following file: