diff --git a/tests/Functional/Entity/User.php b/tests/Functional/Entity/User.php index 60ae079d2..0bf9eeba5 100644 --- a/tests/Functional/Entity/User.php +++ b/tests/Functional/Entity/User.php @@ -196,8 +196,7 @@ class User /** * User Location. */ - #[\OpenApi\Attributes\Property(type: 'string')] - private $location; + private string $location; /** * @var int