diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2023-04-13 02:14:53 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2023-04-13 02:14:53 +0300 |
commit | d0fa8d6f63003a6cb2f1897158bc587ab2344ea3 (patch) | |
tree | 5a6c165e928354a59eea48030c5de51067d381e4 /src/Exception.php | |
parent | 5272c5f541a75b2a7824df4264ad7e69c6e346fa (diff) |
1.6.0: support signals
Diffstat (limited to 'src/Exception.php')
-rw-r--r-- | src/Exception.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Exception.php b/src/Exception.php deleted file mode 100644 index be64d4c..0000000 --- a/src/Exception.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -namespace jobd; - -class Exception extends \Exception {}
\ No newline at end of file |