mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
Style
This commit is contained in:
@ -424,7 +424,7 @@ final class Expectation
|
||||
*/
|
||||
public function any(): Any
|
||||
{
|
||||
return new Any();
|
||||
return new Any;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user