dotkernel / admin

DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.
https://admin5.dotkernel.net
MIT License
30 stars 5 forks source link

refactor COnfigProvider #225

Closed arhimede closed 9 months ago

arhimede commented 9 months ago

https://github.com/dotkernel/admin/blob/4.0/src/App/src/ConfigProvider.php#L55

refactor the getDoctrineConfig function

MarioRadu commented 9 months ago

Implemented in https://github.com/dotkernel/admin/pull/227.