diff --git a/src/View/Top.php b/src/View/Top.php index e753401..0a34cb1 100644 --- a/src/View/Top.php +++ b/src/View/Top.php @@ -15,6 +15,8 @@ class Top extends Composite public $require = []; /** @var array */ public $deps = []; + /** @var \ctiso\Registry */ + public $config; /** * Заголовок страницы