mirror of
https://github.com/Intervention/image.git
synced 2025-08-28 16:19:50 +02:00
Correct wrong namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Intervention\Image\Drivers\Imagick\Modifiers;
|
||||
namespace Intervention\Image\Drivers\Gd\Modifiers;
|
||||
|
||||
use Intervention\Image\Drivers\DriverSpecializedModifier;
|
||||
use Intervention\Image\Exceptions\NotSupportedException;
|
||||
|
Reference in New Issue
Block a user