From 3799dc7a2ae646a08f6c3d925d6620017c946308 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Mon, 19 Sep 2022 11:03:30 +0100 Subject: [PATCH] Update Expectation.php --- src/Expectation.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/Expectation.php b/src/Expectation.php index 44144788..59d5f573 100644 --- a/src/Expectation.php +++ b/src/Expectation.php @@ -342,11 +342,7 @@ final class Expectation } /** - * Matches any value - * - * @internal - * - * @return Any + * Matches any value. */ public function any(): Any {