Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$registry = Bootstrap::getObjectManager()->get(Registry::class) | |
$customer = Bootstrap::getObjectManager()->create(Customer::class) | |
$throttler = Bootstrap::getObjectManager()->create(RequestThrottler::class) | |
$customer = Bootstrap::getObjectManager()->create(Customer::class) |
Definition at line 24 of file two_addresses_rollback.php.
$registry = Bootstrap::getObjectManager()->get(Registry::class) |
Definition at line 18 of file two_addresses_rollback.php.
$throttler = Bootstrap::getObjectManager()->create(RequestThrottler::class) |
Definition at line 33 of file two_addresses_rollback.php.