diff --git a/h5p.classes.php b/h5p.classes.php index 94f0af4..b17c418 100644 --- a/h5p.classes.php +++ b/h5p.classes.php @@ -552,10 +552,9 @@ interface H5PFrameworkInterface { * Generates statistics from the event log per library * * @param string $type Type of event to generate stats for - * @param string $sub_type * @return array Number values indexed by library name and version */ - public function getLibraryStats($type, $sub_type = ''); + public function getLibraryStats($type); /** * Aggregate the current number of H5P authors