NextDom\Controller\Params\CommandeController
Class CommandeController
Synopsis
class CommandeController
extends BaseController
{
- // Inherited constants from BaseController
- const PATH_TO_JS = '/public/js';
- const PATH_TO_CSS = '/public/css';
- // methods
- public static string get()
- // Inherited methods from BaseController
- public abstract static string get()
Hierarchy
Tasks
| Line | Task |
|---|---|
| 44+ | : A renommer |
Constants
| Name | Value |
|---|---|
| PATH_TO_JS | '/public/js' |
| PATH_TO_CSS | '/public/css' |