new php-cs-fixer, new opinions about what is today's preferred format...
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
require_once "config.php";
|
||||
/*
|
||||
* This is used by the image transcoding code when there is an error while transcoding
|
||||
*/
|
||||
/*
|
||||
* This is used by the image transcoding code when there is an error while transcoding
|
||||
*/
|
||||
class ImageTranscodeException extends SCoreException
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user