Skip to content
Snippets Groups Projects
Commit 543958c8 authored by Maddy Chellathurai's avatar Maddy Chellathurai
Browse files

MAGETWO-36067: Move dev/shell/indexer.php

- fixing incorrect namespace usage
parent 27385638
Branches
No related merge requests found
......@@ -9,6 +9,7 @@ use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Input\InputArgument;
use Magento\Indexer\Model\IndexerInterface;
/**
* An Abstract class for all Indexer related commands.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment