Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Protected Attributes
Freedoc Class Reference
Inheritance diagram for Freedoc:
AbstractMethod Generic

Protected Attributes

 $_contentType = \Magento\Dhl\Model\Carrier::DHL_CONTENT_TYPE_DOC
 
 $_noneMethod = true
 
- Protected Attributes inherited from AbstractMethod
 $_contentType
 
 $_noneMethod = false
 
- Protected Attributes inherited from Generic
 $_shippingDhl
 
 $_code = ''
 

Additional Inherited Members

- Public Member Functions inherited from AbstractMethod
 toOptionArray ()
 
- Public Member Functions inherited from Generic
 __construct (\Magento\Dhl\Model\Carrier $shippingDhl)
 
 toOptionArray ()
 

Detailed Description

Source model for DHL shipping methods for documentation

Definition at line 11 of file Freedoc.php.

Field Documentation

◆ $_contentType

string $_contentType = \Magento\Dhl\Model\Carrier::DHL_CONTENT_TYPE_DOC
protected

Carrier Product Type Indicator

Definition at line 18 of file Freedoc.php.

◆ $_noneMethod

$_noneMethod = true
protected

Definition at line 25 of file Freedoc.php.


The documentation for this class was generated from the following file: