mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01:00
Adjust style
This commit is contained in:
@ -30,8 +30,7 @@ final class ExpectationPipeline
|
||||
*/
|
||||
public function __construct(
|
||||
private readonly Closure $closure
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
/**
|
||||
* Creates a new instance of Expectation Pipeline with given closure.
|
||||
|
||||
Reference in New Issue
Block a user