File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,7 @@ public function __construct(
1919 private ?string $ plugin ,
2020 private ?string $ key ,
2121 private ExpressionLanguage $ interpreter = new Satellite \ExpressionLanguage ()
22- ) {
23- }
22+ ) {}
2423
2524 public function __invoke (array $ config , Pipeline $ pipeline , StepRepositoryInterface $ repository ): void
2625 {
Original file line number Diff line number Diff line change @@ -19,8 +19,7 @@ public function __construct(
1919 private ?string $ plugin ,
2020 private ?string $ key ,
2121 private ExpressionLanguage $ interpreter = new Satellite \ExpressionLanguage ()
22- ) {
23- }
22+ ) {}
2423
2524 public function __invoke (array $ config , Pipeline $ pipeline , StepRepositoryInterface $ repository ): void
2625 {
Original file line number Diff line number Diff line change @@ -19,8 +19,7 @@ public function __construct(
1919 private ?string $ plugin ,
2020 private ?string $ key ,
2121 private ExpressionLanguage $ interpreter = new Satellite \ExpressionLanguage ()
22- ) {
23- }
22+ ) {}
2423
2524 public function __invoke (array $ config , Pipeline $ pipeline , StepRepositoryInterface $ repository ): void
2625 {
You can’t perform that action at this time.
0 commit comments