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