Files
FreshRSS/app/Exceptions/ZipMissingException.php

5 lines
65 B
PHP

<?php
class FreshRSS_ZipMissing_Exception extends Exception {
}