diff --git a/h5p-default-storage.class.php b/h5p-default-storage.class.php index 945aaac..1d8b0a8 100644 --- a/h5p-default-storage.class.php +++ b/h5p-default-storage.class.php @@ -15,7 +15,7 @@ * @copyright 2016 Joubel AS * @license MIT */ -class DefaultStorage implements \H5PFileStorage { +class H5PDefaultStorage implements \H5PFileStorage { private $path; /**