Merge branch 'master' of ssh://stash.amendor.com:7999/h_core/h5p-core-php

namespaces
Svein-Tore Griff With 2013-09-10 22:43:37 +02:00
commit 7d989c648d
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ interface H5PFrameworkInterface {
*
* @param object $libraryData
* Object holding the information that is to be stored
*
* @todo Describe object structure and members so new implementors know what to look for
*/
public function saveLibraryData(&$libraryData, $new = TRUE);