diff options
Diffstat (limited to 'WpfTest/HttpReturnStatus.php')
| -rw-r--r-- | WpfTest/HttpReturnStatus.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/WpfTest/HttpReturnStatus.php b/WpfTest/HttpReturnStatus.php deleted file mode 100644 index 60622bb..0000000 --- a/WpfTest/HttpReturnStatus.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php -namespace WpfTest; - -interface HttpReturnStatus extends \Throwable { - public function httpCode(): int; - public function httpReason(): string; -}
\ No newline at end of file |
