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