17 \
Magento\Framework\View\Asset\Repository $assetRepo,
18 \
Magento\Framework\View\LayoutInterface $layout,
22 parent::__construct($assetRepo, $layout, $actionFactory,
$data);
31 $actions = parent::getNewChildSelectOptions();
32 $actions = array_merge_recursive(
34 [[
'value' => \
Magento\SalesRule\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()