function(string $column) { if (Str::checkName($column)) { $this->class_cfg['arch']['history_uids']['bbn_active'] = $column; } }