Fixing style errors.

This commit is contained in:
stickler-ci 2021-10-01 06:09:45 +00:00
parent d01460d606
commit 753644a024

View File

@ -255,7 +255,7 @@ if (empty($reshook)) {
}
}
}
if(empty($errors)) {
if (empty($errors)) {
$object->setStatut(Evaluation::STATUS_CLOSED);
setEventMessage('EmployeeSkillsUpdated');
}