Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
execute (array $commandSubject) | |
Definition at line 16 of file CommandInterface.php.
execute | ( | array | $commandSubject | ) |
Executes command basing on business object
array | $commandSubject |
CommandException |
Implemented in GatewayCommand, GetPaymentNonceCommand, NullCommand, and DoNothingCommand.