This commit is contained in:
Fabien Potencier 2012-05-18 19:41:48 +02:00
parent 0d84cbd67f
commit 3bdf52a16a
71 changed files with 226 additions and 226 deletions

View File

@ -38,7 +38,7 @@ class PropelDataCollector extends DataCollector
/**
* Constructor
*
* @param \Symfony\Bridge\Propel1\Logger\PropelLogger $logger A Propel logger.
* @param PropelLogger $logger A Propel logger.
* @param \PropelConfiguration $propelConfiguration The Propel configuration object.
*/
public function __construct(PropelLogger $logger, \PropelConfiguration $propelConfiguration)