mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 17:27:22 +01:00
Update Expectation.php
This commit is contained in:
@ -342,11 +342,7 @@ final class Expectation
|
||||
}
|
||||
|
||||
/**
|
||||
* Matches any value
|
||||
*
|
||||
* @internal
|
||||
*
|
||||
* @return Any
|
||||
* Matches any value.
|
||||
*/
|
||||
public function any(): Any
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user