Commit ea8a48a9 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

FIX : Nom de classe dupliqué

parent 23f8a313
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Console\Style\SymfonyStyle;
use Zend\Validator\Date;

class OscarTimesheetPersonPeriodInfosCommand extends OscarCommandAbstract
class OscarTimesheetActivityPeriodCommand extends OscarCommandAbstract
{
    protected static $defaultName = 'timesheets:person-period-infos';