Skip to content

Commit 171cb60

Browse files
Ensure Consistent Formatting in Generated Invokable Classes (#55034)
1 parent ae347cb commit 171cb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Console/stubs/class.invokable.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ class {{ class }}
1717
*/
1818
public function __invoke(): void
1919
{
20-
20+
//
2121
}
2222
}

0 commit comments

Comments
 (0)