Skip to content
Snippets Groups Projects
Commit 5eecac4a authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Tri ASC des UO Siham

parent b330317b
No related branches found
No related tags found
No related merge requests found
Pipeline #10834 passed
......@@ -1286,6 +1286,8 @@ class Siham
$unitesOrganisationnelles[$value->codeUO] = $value->libLongUO;
}
ksort($unitesOrganisationnelles);
return $unitesOrganisationnelles;
}
} catch (\SoapFault $e) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment