eee
This commit is contained in:
@@ -176,6 +176,8 @@ class Router
|
|||||||
*/
|
*/
|
||||||
public function scan_build_route(): void
|
public function scan_build_route(): void
|
||||||
{
|
{
|
||||||
|
var_dump(func_get_args());
|
||||||
|
|
||||||
$coordinator = CoordinatorManager::utility(Coordinator::WORKER_START);
|
$coordinator = CoordinatorManager::utility(Coordinator::WORKER_START);
|
||||||
|
|
||||||
$this->read_dir_file(APP_PATH . 'routes');
|
$this->read_dir_file(APP_PATH . 'routes');
|
||||||
|
|||||||
Reference in New Issue
Block a user