Skip to content
Snippets Groups Projects

Hotline#157372 moisson scholar vox mise a jour

All threads resolved!
Compare and Show latest version
1 file
+ 1
1
Preferences
Compare changes
@@ -35,7 +35,7 @@ class Class_WebService_BibNumerique_Dilicom_Book extends Class_WebService_BibNum
}
protected function updateAlbum($album, $update_constraints = false) {
protected function updateAlbum(Class_Album $album, $update_constraints = false) : Class_Album {
if ($update_constraints)
return $this->_updateConstraintsInAlbum($album);