Skip to content

Commit 5f8e0ae

Browse files
authored
Merge pull request #45 from amboss-mededu/fix-php-doc-manager
Fix php doc
2 parents 9ace456 + 81d5413 commit 5f8e0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/Manager.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ public function getConnections()
610610
* Sets the current connection to $key
611611
*
612612
* @param mixed $key the connection key
613-
* @throws InvalidKeyException
613+
* @throws Doctrine_Manager_Exception
614614
* @return void
615615
*/
616616
public function setCurrentConnection($key)

0 commit comments

Comments
 (0)