◆ __construct()
- Parameters
-
\Magento\Framework\App\Helper\Context | $context | |
\Magento\Catalog\Model\ProductTypes\ConfigInterface | $config | |
Definition at line 24 of file Data.php.
29 parent::__construct($context);
◆ getAllowedSelectionTypes()
getAllowedSelectionTypes |
( |
| ) |
|
Retrieve array of allowed product types for bundle selection product
- Returns
- array
Definition at line 37 of file Data.php.
39 $configData = $this->config->getType(\
Magento\Catalog\Model\Product\Type::TYPE_BUNDLE);
◆ $config
The documentation for this class was generated from the following file:
- vendor/magento/module-bundle/Helper/Data.php