/home/mip/public_html/img/credit/datatables/ChecksumAlgoIsNotSupported.php.tar
home/mip/mip/vendor/league/flysystem/src/ChecksumAlgoIsNotSupported.php000064400000000251151520661040022372 0ustar00<?php
declare(strict_types=1);

namespace League\Flysystem;

use InvalidArgumentException;

final class ChecksumAlgoIsNotSupported extends InvalidArgumentException
{

}