mirror of
https://github.com/Intervention/image.git
synced 2025-03-15 22:49:40 +01:00
Refactor group use
This commit is contained in:
parent
02b2b5ae19
commit
cfebf59334
@ -4,8 +4,8 @@ declare(strict_types=1);
|
||||
|
||||
namespace Intervention\Image\Tests\Geometry;
|
||||
|
||||
use Intervention\Image\Geometry\{Point, Polygon};
|
||||
use Intervention\Image\Interfaces\PointInterface;
|
||||
use Intervention\Image\Geometry\Point;
|
||||
use Intervention\Image\Geometry\Polygon;
|
||||
use Intervention\Image\Tests\TestCase;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user