mirror of
https://github.com/getgrav/grav.git
synced 2026-02-01 04:10:02 +01:00
missing use statement - issue #230
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
namespace Grav\Common\Page\Medium;
|
||||
|
||||
use Grav\Common\GravTrait;
|
||||
use Gregwar\Image\Exceptions\GenerationError;
|
||||
use RocketTheme\Toolbox\Event\Event;
|
||||
|
||||
class ImageFile extends \Gregwar\Image\Image
|
||||
|
||||
Reference in New Issue
Block a user