This commit is contained in:
2021-02-22 18:33:48 +08:00
parent 6df44a3684
commit d300f8e1d2
+1 -1
View File
@@ -443,7 +443,7 @@ class Node extends HttpService
/** /**
* @throws Exception * @throws Exception
*/ */
private function restructure(): static public function restructure(): static
{ {
var_dump($this->handler); var_dump($this->handler);
if (empty($this->handler)) { if (empty($this->handler)) {