added option to use only pre-defined tags (#1463)
This commit is contained in:
@@ -32,7 +32,7 @@ use Symfony\Component\Console\Style\SymfonyStyle;
|
||||
* @internal
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class ImportProjectCommand extends Command
|
||||
class ImportCustomerCommand extends Command
|
||||
{
|
||||
protected static $defaultName = 'kimai:import:customer';
|
||||
|
||||
Reference in New Issue
Block a user