Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
heartsentwined committed Sep 12, 2012
1 parent 22dfb8e commit 7f2e938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/task/DoctrineEntityTask.php
Expand Up @@ -8,7 +8,7 @@
use Zend\ServiceManager\ServiceManager; use Zend\ServiceManager\ServiceManager;
use Zend\Mvc\Application; use Zend\Mvc\Application;


class ClassmapTask extends Task class DoctrineEntityTask extends Task
{ {
protected $em; protected $em;
protected $failonerror; protected $failonerror;
Expand Down

0 comments on commit 7f2e938

Please sign in to comment.