36 $this->state = $state;
37 $this->appState = $appState;
50 $this->appState->emulateAreaCode(\
Magento\Framework\
App\Area::AREA_GLOBAL, [
$installer,
'install']);
51 $this->state->setInstalled();
53 $this->state->setError();
54 $this->logger->error(
'Sample Data error: ' . $e->getMessage());
__construct(\Psr\Log\LoggerInterface $logger, \Magento\Framework\Setup\SampleData\State $state, \Magento\Framework\App\State $appState)
exec(InstallerInterface $installer)