doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 270 forks source link

Remove unneeded autoload calls #779

Closed greg0ire closed 2 years ago

greg0ire commented 2 years ago

These were introduced in order to be able to support both persistence 1 and 2.

See #694