Fixed issue forgotten during refactoring
parent
fb9a84e665
commit
0f736ae1c5
|
@ -15,7 +15,7 @@
|
|||
* @copyright 2016 Joubel AS
|
||||
* @license MIT
|
||||
*/
|
||||
class DefaultStorage implements \H5PFileStorage {
|
||||
class H5PDefaultStorage implements \H5PFileStorage {
|
||||
private $path;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue