1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 09:10:21 +02:00
This commit is contained in:
Michiel Vugteveen
2021-07-23 20:49:30 +02:00
parent 19a9eb9123
commit 84708d2dac

View File

@@ -149,6 +149,8 @@ class Encoder extends \Intervention\Image\AbstractEncoder
{
throw new NotSupportedException(
"AVIF format is not supported by Gd Driver."
);
}
/**