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