This commit is contained in:
2020-11-16 14:22:38 +08:00
parent a088b6f9c5
commit 3fa99c6a99
+1 -1
View File
@@ -48,7 +48,7 @@ class Response extends Application
self::HTML => HtmlFormatter::class self::HTML => HtmlFormatter::class
]; ];
public $fd = 0; public int $fd = 0;
/** /**
* @param $format * @param $format