getRow()->type == CONFIG_TYPE::TYPE_TIME->valueInt(); } public function configEditForm(): string { return ConfigTimeEditForm::class; } }