Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Action\Context $context, OrderLoaderInterface $orderLoader, Registry $registry) | |
![]() | |
execute () | |
Protected Attributes | |
$orderLoader | |
$_coreRegistry | |
Additional Inherited Members | |
![]() | |
const | FLAG_NO_DISPATCH = 'no-dispatch' |
const | FLAG_NO_POST_DISPATCH = 'no-postDispatch' |
const | FLAG_NO_DISPATCH_BLOCK_EVENT = 'no-beforeGenerateLayoutBlocksDispatch' |
const | PARAM_NAME_BASE64_URL = 'r64' |
const | PARAM_NAME_URL_ENCODED = 'uenc' |
Definition at line 18 of file Reorder.php.
__construct | ( | Action\Context | $context, |
OrderLoaderInterface | $orderLoader, | ||
Registry | $registry | ||
) |
Action\Context | $context | |
OrderLoaderInterface | $orderLoader | |
Registry | $registry |
Definition at line 35 of file Reorder.php.
|
protected |
Definition at line 28 of file Reorder.php.
|
protected |
Definition at line 23 of file Reorder.php.