Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if(PHP_SAPI=='cli') | try |
catch(\Exception $e) | $handler = new \Magento\Framework\App\ErrorHandler() |
$configuration = require __DIR__ . '/config/application.config.php' | |
$bootstrap = new Application() | |
$application = $bootstrap->bootstrap($configuration) | |
$bootstrap = new Application() |
$configuration = require __DIR__ . '/config/application.config.php' |
catch (\Exception $e) $handler = new \Magento\Framework\App\ErrorHandler() |