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