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 1b6b379 commit 0bbe704Copy full SHA for 0bbe704
1 file changed
src/Service/NodeSetupValidator.php
@@ -6,7 +6,7 @@
6
7
use Magento\Framework\Filesystem\Driver\File as FileDriver;
8
use Symfony\Component\Console\Style\SymfonyStyle;
9
-
+use function Laravel\Prompts\confirm;
10
/**
11
* Service for validating and restoring Node.js setup files for Magento Standard themes
12
*/
0 commit comments