改名
This commit is contained in:
@@ -41,7 +41,9 @@ class Node extends Application
|
|||||||
public bool $enableHtmlSuffix = false;
|
public bool $enableHtmlSuffix = false;
|
||||||
public array $namespace = [];
|
public array $namespace = [];
|
||||||
public array $middleware = [];
|
public array $middleware = [];
|
||||||
public array $callback = [];
|
|
||||||
|
/** @var array|Closure */
|
||||||
|
public $callback = [];
|
||||||
|
|
||||||
private string $_alias = '';
|
private string $_alias = '';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user