/home/mip/mip/public/img/credit/datatables/FilesystemException.php.tar
home/mip/mip/vendor/league/flysystem/src/FilesystemException.php000064400000000202151520662540021147 0ustar00<?php

declare(strict_types=1);

namespace League\Flysystem;

use Throwable;

interface FilesystemException extends Throwable
{
}