|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (Curl $curl, Cache $cache, UrlInterface $backendUrl) | |
| getApiUrl () | |
| getPartners () | |
| getCurlClient () | |
| getCache () | |
| getReferer () | |
Protected Attributes | |
| $curlClient | |
| $urlPrefix = 'https://' | |
| $apiUrl = 'magento.com/magento-connect/platinumpartners/list' | |
| $cache | |
| __construct | ( | Curl | $curl, |
| Cache | $cache, | ||
| UrlInterface | $backendUrl | ||
| ) |
| Curl | $curl | |
| Cache | $cache | |
| UrlInterface | $backendUrl |
Definition at line 43 of file Partners.php.
| getApiUrl | ( | ) |
| getCache | ( | ) |
| getCurlClient | ( | ) |
| getPartners | ( | ) |
| getReferer | ( | ) |
Definition at line 104 of file Partners.php.
|
protected |
Definition at line 31 of file Partners.php.
|
protected |
Definition at line 36 of file Partners.php.
|
protected |
Definition at line 21 of file Partners.php.
|
protected |
Definition at line 26 of file Partners.php.