Fixed logger

This commit is contained in:
William DURAND 2011-04-13 17:00:38 +02:00
parent 20747fcdc7
commit b6c7948d5d

View file

@ -10,7 +10,7 @@ use Symfony\Component\HttpKernel\Log\LoggerInterface;
* @author Fabien Potencier <fabien.potencier@symfony-project.com>
* @author William DURAND <william.durand1@gmail.com>
*/
class PropelLogger implements \BasicLogger
class PropelLogger
{
/**
* @var LoggerInterface