Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getInfo method is missing in GroupController #837

Closed
Stijnbak opened this issue Jan 4, 2018 · 2 comments
Closed

getInfo method is missing in GroupController #837

Stijnbak opened this issue Jan 4, 2018 · 2 comments
Labels
confirmed bug Something isn't working
Milestone

Comments

@Stijnbak
Copy link

Stijnbak commented Jan 4, 2018

I noticed the following route while trying to recreate the group edit modal:

$this->get('/g/{slug}', 'UserFrosting\Sprinkle\Admin\Controller\GroupController:getInfo');

But the method getInfo does not exist in the GroupController.php class.

@alexweissman alexweissman added this to the 4.1.17 milestone Feb 19, 2018
@alexweissman alexweissman added the confirmed bug Something isn't working label Feb 19, 2018
@alexweissman
Copy link
Member

It would seem that RoleController::getInfo is also missing.

@alexweissman
Copy link
Member

Not sure why this is still open, as it has been fixed as of 4.1.17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants