Skip to content
This repository was archived by the owner on Oct 27, 2023. It is now read-only.
This repository was archived by the owner on Oct 27, 2023. It is now read-only.

Undefined error when calling the method in a namespace #1

@qathom

Description

@qathom
$app->with('/start', function($app) {
    $app->get('', 'App\Core\Controllers\MainController');
});

Notice: Undefined variable: methodName in Router.php on line 301

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions