Skip to content

Commit aa91248

Browse files
duncanmccleangithub-actions[bot]
authored andcommitted
Fix styling
1 parent 017912f commit aa91248

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

src/NewCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ protected function interact(InputInterface $input, OutputInterface $output)
123123

124124
/**
125125
* Execute the command.
126-
*
127-
* @return int
128126
*/
129127
protected function execute(InputInterface $input, OutputInterface $output): int
130128
{

src/UpdateCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ protected function configure()
2929

3030
/**
3131
* Execute the command.
32-
*
33-
* @return int
3432
*/
3533
protected function execute(InputInterface $input, OutputInterface $output): int
3634
{

src/VersionCommand.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ protected function configure()
2222

2323
/**
2424
* Execute the command.
25-
*
26-
* @return int
2725
*/
2826
protected function execute(InputInterface $input, OutputInterface $output): int
2927
{

0 commit comments

Comments
 (0)