改名
This commit is contained in:
@@ -404,7 +404,7 @@ class Node extends Application
|
||||
/**
|
||||
* @throws Exception
|
||||
*/
|
||||
private function restructure()
|
||||
private function restructure(): static
|
||||
{
|
||||
if (empty($this->handler)) {
|
||||
return $this;
|
||||
|
||||
Reference in New Issue
Block a user