Fixed issue forgotten during refactoring

pull/17/head
Frode Petterson 2016-01-25 14:46:06 +01:00
parent fb9a84e665
commit 0f736ae1c5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* @copyright 2016 Joubel AS
* @license MIT
*/
class DefaultStorage implements \H5PFileStorage {
class H5PDefaultStorage implements \H5PFileStorage {
private $path;
/**