Remove remainder of legacy doctrine code

This commit is contained in:
Lucas Bickel 2017-03-10 18:37:11 +01:00
parent 03c73065bf
commit 86ff6e8e12
3 changed files with 1 additions and 12 deletions

View file

@ -578,7 +578,7 @@ SQL;
* by creating $con outside the function with beingTransaction() */
/**
* @param int $p_id
* @param \Doctrine\DBAL\Driver\PDOConnection $con
* @param Propel Connection
*
* @return Application_Model_StoredFile
* @throws Exception