diff options
| author | winter | 2024-12-07 21:44:42 +0000 |
|---|---|---|
| committer | winter | 2024-12-07 21:44:42 +0000 |
| commit | a84232811dadccf7047424f27340a7f9847bedff (patch) | |
| tree | a6a0823c8b9485b6a5b60ea7ae854f9511a6ae1e /WpfTest/HttpReturnStatus.php | |
| parent | e1ad307b531c27ec6bfaf8b4d018991b0d4a78f3 (diff) | |
many many changes but actors are loaded from db now
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 |
