From 2aac407c4d7c34d669ba423eec577c76c593b930 Mon Sep 17 00:00:00 2001 From: "origami11@yandex.ru" Date: Wed, 29 Oct 2025 15:21:10 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20=D0=90=D0=BD=D0=BD=D0=BE=D1=82=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D0=B8=20=D0=BA=20=D1=82=D0=B8=D0=BF=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/View/Top.php | 2 ++ 1 file changed, 2 insertions(+) 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; /** * Заголовок страницы