Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Admin without an Entity #3

Closed
danaki opened this issue Jan 15, 2019 · 2 comments · Fixed by #4
Closed

Admin without an Entity #3

danaki opened this issue Jan 15, 2019 · 2 comments · Fixed by #4
Labels
bug Something isn't working

Comments

@danaki
Copy link

danaki commented Jan 15, 2019

I have an DigestAdmin/DigestController defined which has no corresponding entity. The error I get is following:

!!
!!  In AutoConfigureAdminClassesCompilerPass.php line 130:
!!
!!    Entity "Digest" not found, looked in "App\Entity" namespaces.
!!
!!
!!

Tried to override the DigestAdmin service with no luck

@kunicmarko20 kunicmarko20 added the bug Something isn't working label Jan 16, 2019
@kunicmarko20
Copy link
Owner

Yep, this is a bug, will try to fix this tonight.

@kunicmarko20
Copy link
Owner

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

Successfully merging a pull request may close this issue.

2 participants