Skip to content
Snippets Groups Projects
Commit 94ecf6d4 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Merge branch 'master' of https://git.unicaen.fr/open-source/OSE

parents de0f44b0 45cc2328
No related branches found
No related tags found
1 merge request!55Ll bug report services
......@@ -80,9 +80,9 @@ class NumeroINSEEValidator extends NumeroINSEE
public function isValid($value, $context = null)
{
/* if (!parent::isValid($value)) {
if (!parent::isValid($value)) {
return false;
}*/
}
$this->value = $value;
$departementDeNaissance = $this->getOption('departementDeNaissance');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment