We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c157e commit 7e69251Copy full SHA for 7e69251
app/code/Magento/Widget/Test/Unit/Model/_files/widget_config.php
@@ -48,7 +48,7 @@
48
'type' => 'label',
49
'@' => ['type' => 'complex'],
50
'helper_block' => [
51
- 'type' => \Magento\Backend\Block\Catalog\Product\Widget\Chooser::class,
+ 'type' => \Magento\Catalog\Block\Adminhtml\Product\Widget\Chooser::class,
52
'data' => ['button' => ['open' => 'Select Product...']],
53
],
54
'visible' => '1',
0 commit comments