Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (array $commands, ObjectManagerInterface $objectManager) | |
A connector to external services.
Aggregates and executes commands which perform requests to external services.
Definition at line 16 of file Connector.php.
__construct | ( | array | $commands, |
ObjectManagerInterface | $objectManager | ||
) |
array | $commands | |
ObjectManagerInterface | $objectManager |
Definition at line 38 of file Connector.php.