This repository has been archived on 2023-10-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
patchouli/lib/FWIF/FWIFException.php
2020-12-23 01:45:39 +00:00

4 lines
69 B
PHP

<?php
namespace FWIF;
class FWIFException extends \Exception {}