mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
Merge remote-tracking branch 'origin/master' into issue715_household_move_email
This commit is contained in:
@@ -30,4 +30,12 @@ class GeneratorException extends RuntimeException
|
||||
$previous
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
public function getErrors(): array
|
||||
{
|
||||
return $this->errors;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user