Skip to content

Commit 2a1ee5a

Browse files
authored
Add missing import func
1 parent e386ceb commit 2a1ee5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Setup/Patch/Data/PopulateCategoryCodeV1.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use Magento\Framework\Phrase;
1616
use Magento\Framework\Setup\Patch\DataPatchInterface;
1717

18+
use function implode;
1819
use function str_replace;
1920
use function strtolower;
2021

0 commit comments

Comments
 (0)