Skip to content

Commit

Permalink
Merge pull request #45 from amboss-mededu/fix-php-doc-manager
Browse files Browse the repository at this point in the history
Fix php doc
  • Loading branch information
j0k3r authored Feb 1, 2018
2 parents 9ace456 + 81d5413 commit 5f8e0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ public function getConnections()
* Sets the current connection to $key
*
* @param mixed $key the connection key
* @throws InvalidKeyException
* @throws Doctrine_Manager_Exception
* @return void
*/
public function setCurrentConnection($key)
Expand Down

0 comments on commit 5f8e0ae

Please sign in to comment.