CommandSchedulerBundle icon indicating copy to clipboard operation
CommandSchedulerBundle copied to clipboard

Use entity class name to get repository

Open 4c0n opened this issue 3 years ago • 0 comments

In the other methods of this controller this is done in the same way and in our usage of the bundle the current code produces an error where the doctrine mapper cannot find the entity class. Class 'JMoseCommandSchedulerBundle:ScheduledCommand' does not exist

4c0n avatar Jul 12 '22 11:07 4c0n