FriendsOfSymfony1 / doctrine1

[DEPRECATED -- Use Doctrine2 instead] Doctrine 1 Object Relational Mapper.
http://www.doctrine-project.org
GNU Lesser General Public License v2.1
40 stars 75 forks source link

Fix and add test for getConnectionDrivers method #59

Closed alquerci closed 6 years ago

alquerci commented 6 years ago

With the goal to extends connections classes the method to fetch all connection drivers is expected to work.

But currently there is a typo on the property name used.