|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (DataInterface $configuration, EventManagerInterface $eventManager, WebapiDecorator $webapiTransport) | |
Protected Attributes | |
| $configuration | |
| $eventManager | |
| $webapiTransport | |
Abstract class for webapi handlers.
Definition at line 16 of file Webapi.php.
| __construct | ( | DataInterface | $configuration, |
| EventManagerInterface | $eventManager, | ||
| WebapiDecorator | $webapiTransport | ||
| ) |
@constructor
| DataInterface | $configuration | |
| EventManagerInterface | $eventManager | |
| WebapiDecorator | $webapiTransport |
Definition at line 45 of file Webapi.php.
|
protected |
Definition at line 23 of file Webapi.php.
|
protected |
Definition at line 30 of file Webapi.php.
|
protected |
Definition at line 37 of file Webapi.php.