NextDom\Controller\Params\InteractConfigController
Class InteractConfigController
Synopsis
class InteractConfigController
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
Constants
| Name | Value |
|---|---|
| PATH_TO_JS | '/public/js' |
| PATH_TO_CSS | '/public/css' |