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