改名
This commit is contained in:
@@ -444,7 +444,6 @@ class Node extends HttpService
|
|||||||
*/
|
*/
|
||||||
public function restructure(): static
|
public function restructure(): static
|
||||||
{
|
{
|
||||||
var_dump($this->handler);
|
|
||||||
if (empty($this->handler)) {
|
if (empty($this->handler)) {
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user