chore: Типы для параметров
This commit is contained in:
parent
6ef65fc826
commit
36c81135f3
7 changed files with 55 additions and 95 deletions
|
|
@ -57,6 +57,10 @@ class Component
|
|||
|
||||
public $module;
|
||||
public $item_module;
|
||||
|
||||
/**
|
||||
* @var \App\Controller\Site
|
||||
*/
|
||||
public $site;
|
||||
|
||||
function before() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue