Д
Size: a a a
Д
DS
Module::init() { require 'config/modules.php'; }
T🐜
DS
Д
DS
Д
Д
DS
/** @merge-mode overrite*/
или /** @merge-mode error*/
. Это в смысле для ключей первого уровня.Д
DS
DS
DS
overwrite
DS
/** @merge-mode add*/
чтобы делал ключи уникальными, вроде key#1 key#2 key#3
Д
DS
DS
Д
config-plugin: [
{output: web.php, input: config/web.php, mode: override},
{output: params.php, input: config/params.php, mode: merge},
]
Д