Skip to content

Commit 34ea012

Browse files
rochdinassahdriesvints
authored andcommitted
Return type
1 parent dfce7ee commit 34ea012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NewCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ protected function runCommands($commands, InputInterface $input, OutputInterface
369369
* @param string $search
370370
* @param string $replace
371371
* @param string $file
372-
* @return string
372+
* @return void
373373
*/
374374
protected function replaceInFile(string $search, string $replace, string $file)
375375
{

0 commit comments

Comments
 (0)