This repository has been archived on 2023-10-21. You can view files and clone it, but cannot push or open issues or pull requests.
patchouli/lib/FWIF/FWIFUnsupportedVersionException.php
2020-12-26 04:12:26 +00:00

5 lines
86 B
PHP

<?php
namespace FWIF;
class FWIFUnsupportedVersionException extends FWIFException {}