38 private $objectManager;
60 array $parameters = [],
63 $this->_state = $state;
65 $this->_request->setParams($parameters);
68 $this->areaList = $areaList ? $areaList : $this->objectManager->get(\
Magento\Framework\
App\AreaList::class);
79 $configLoader = $this->objectManager->get(\
Magento\Framework\
ObjectManager\ConfigLoaderInterface::class);
85 $eventManager = $this->objectManager->get(\
Magento\Framework\
Event\ManagerInterface::class);
86 $eventManager->dispatch(
'default');
87 $this->_response->setCode(0);
__construct(State $state, Console\Request $request, Console\Response $response, ObjectManagerInterface $objectManager, array $parameters=[], \Magento\Framework\App\AreaList $areaList=null)
catchException(App\Bootstrap $bootstrap, \Exception $exception)
if(defined('TESTS_MAGENTO_INSTALLATION') &&TESTS_MAGENTO_INSTALLATION==='enabled') $bootstrap