web/vendor/thecodingmachine/safe/generated/Exceptions/InotifyException.php
2019-03-07 12:11:50 -06:00

6 lines
91 B
PHP

<?php
namespace Safe\Exceptions;
class InotifyException extends AbstractSafeException
{
}