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
7 files
+ 18
192
Preferences
Compare changes
Files
7
@@ -87,7 +87,7 @@ class NatureDocLoader extends Class_CosmoVar_ModelLoader {
}
public function findAll($select = null) {
public function findAll($select = null) : array {
if (isset($this->_all_instances))
return $this->_all_instances;