View file vendor/nelexa/zip/src/PhpZip/Exception/ZipUnsupportMethodException.php

File size: 99B
<?php

namespace PhpZip\Exception;

class ZipUnsupportMethodException extends RuntimeException
{
}