%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/o91-api/vendor/spatie/image/src/Exceptions/
Upload File :
Create Path :
Current File : /var/www/html/o91-api/vendor/spatie/image/src/Exceptions/CouldNotConvert.php

<?php

namespace Spatie\Image\Exceptions;

use Exception;

class CouldNotConvert extends Exception
{
    public static function unknownManipulation(string $operationName): self
    {
        return new self("Can not convert image. Unknown operation `{$operationName}` used");
    }
}

Zerion Mini Shell 1.0