Skip to content

Commit e6ba8b0

Browse files
committed
Added reference link to relevant issue
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent 8d51ff3 commit e6ba8b0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
'config_cache_path' => 'data/cache/config-cache.php',
99
];
1010

11+
/**
12+
* @see https://github.com/dotkernel/admin/issues/365
13+
*/
1114
if (! class_exists('\Laminas\I18n\View\Helper\AbstractTranslatorHelper')) {
1215
class_alias(
1316
Admin\App\Laminas\I18n\View\Helper\AbstractTranslatorHelper::class,

0 commit comments

Comments
 (0)