Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Factory $configFactory, Response $response, array $request) | |
launch () | |
catchException (Bootstrap $bootstrap, \Exception $exception) | |
![]() | |
catchException (App\Bootstrap $bootstrap, \Exception $exception) | |
Additional Inherited Members | |
![]() | |
const | DISTRO_LOCALE_CODE = 'en_US' |
Constructor
Factory | $configFactory | |
Response | $response | |
array | $request |
Definition at line 49 of file UserConfig.php.
catchException | ( | Bootstrap | $bootstrap, |
\Exception | $exception | ||
) |
launch | ( | ) |
Run application
Implements AppInterface.
Definition at line 64 of file UserConfig.php.