mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 10:47:25 +01: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