Skip to content

Commit

Permalink
Update rule.stub
Browse files Browse the repository at this point in the history
  • Loading branch information
solomon-ochepa authored Oct 21, 2023
1 parent 990ca1c commit 890a765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/rule.stub
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class $CLASS$ implements Rule
/**
* Create a new rule instance.
*/
public function __construct(): void
public function __construct()
{
//
}
Expand Down

0 comments on commit 890a765

Please sign in to comment.