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