Skip to content
Snippets Groups Projects

explo new storm with more volatile

Merged Sebastien ANDRE requested to merge explo_new_storm into master
Compare and Show latest version
14 files
+ 286
256
Preferences
Compare changes
Files
14
@@ -359,7 +359,7 @@ class Class_CodifThesaurus_Loader extends Storm_Model_Loader {
$this->fixedIdOf('AnnexeNovelty'),
$this->fixedIdOf('Domain'),
...array_map(fn($thesaurus) => $thesaurus->getIdThesaurus(),
$this->findDomainFacets())];
Class_CodifThesaurus::findDomainFacets())];
return $this
->_findAllFromRootExcluding($exclude);
}