21 \
Magento\Framework\View\Asset\Repository $assetRepo,
22 \
Magento\Framework\View\LayoutInterface $layout,
26 parent::__construct($assetRepo, $layout, $actionFactory,
$data);
35 $actions = parent::getNewChildSelectOptions();
36 $actions = array_merge_recursive(
39 [
'value' => \
Magento\CatalogRule\Model\
Rule\
Action\Product::class,
'label' =>
__(
'Update the Product')]
__construct(\Magento\Framework\View\Asset\Repository $assetRepo, \Magento\Framework\View\LayoutInterface $layout, \Magento\Rule\Model\ActionFactory $actionFactory, array $data=[])
getNewChildSelectOptions()