chore: Типы для параметров

This commit is contained in:
origami11@yandex.ru 2025-05-13 17:26:49 +03:00
parent 6ef65fc826
commit 36c81135f3
7 changed files with 55 additions and 95 deletions

View file

@ -57,6 +57,10 @@ class Component
public $module;
public $item_module;
/**
* @var \App\Controller\Site
*/
public $site;
function before() {