mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 01:29:51 +02:00
fix typo
This commit is contained in:
@@ -149,6 +149,8 @@ class Encoder extends \Intervention\Image\AbstractEncoder
|
|||||||
{
|
{
|
||||||
throw new NotSupportedException(
|
throw new NotSupportedException(
|
||||||
"AVIF format is not supported by Gd Driver."
|
"AVIF format is not supported by Gd Driver."
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user