Phase 6: WebP image conversion - Converter for Media plugin with Nginx rewrite rules
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace WebpConverterVendor\MattPlugins\DeactivationModal\Exception;
|
||||
|
||||
/**
|
||||
* .
|
||||
*/
|
||||
class DuplicatedFormOptionKeyException extends \Exception
|
||||
{
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace WebpConverterVendor\MattPlugins\DeactivationModal\Exception;
|
||||
|
||||
/**
|
||||
* .
|
||||
*/
|
||||
class DuplicatedFormValueKeyException extends \Exception
|
||||
{
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace WebpConverterVendor\MattPlugins\DeactivationModal\Exception;
|
||||
|
||||
/**
|
||||
* .
|
||||
*/
|
||||
class UnknownFormOptionKeyException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user