Concrete\Core\Database\EntityManager\Driver
Classes
Each Doctrine MappingDriver must be wrapped by this class, so all Drivers can be loaded correctly during the bootstrap of the application Each new Doctrine MappingDriver must also be wrapped in a new instance of this class
Interfaces
Specify a namespace for a Doctrine ORM driver, as well as what kind of mapping driver it should be.