getRow()->type == CONFIG_TYPE::TYPE_BOOL->value(); } public function configEditForm(): string { return ConfigSwitchEditForm::class; } }