refactor: susun semula struktur folder — Laravel source ke src/
This commit is contained in:
10
vendor/intervention/image/src/Exceptions/EncoderException.php
vendored
Normal file
10
vendor/intervention/image/src/Exceptions/EncoderException.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Intervention\Image\Exceptions;
|
||||
|
||||
class EncoderException extends DriverException
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user