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 00773eb commit f58b284Copy full SHA for f58b284
dev/tests/integration/testsuite/Magento/Weee/Plugin/Catalog/Ui/Component/Listing/ColumnsTest.php
@@ -5,6 +5,8 @@
5
*/
6
declare(strict_types=1);
7
8
+namespace Magento\Weee\Plugin\Catalog\Ui\Component\Listing;
9
+
10
use Magento\Catalog\Ui\Component\Listing\Attribute\Repository;
11
use Magento\Catalog\Ui\Component\Listing\Columns;
12
use Magento\Catalog\Ui\DataProvider\Product\ProductDataProvider;
0 commit comments