diff --git a/src/Symfony/Component/PropertyAccess/PropertyAccess.php b/src/Symfony/Component/PropertyAccess/PropertyAccess.php index e929347e65..1953ac0963 100644 --- a/src/Symfony/Component/PropertyAccess/PropertyAccess.php +++ b/src/Symfony/Component/PropertyAccess/PropertyAccess.php @@ -20,8 +20,6 @@ final class PropertyAccess { /** * Creates a property accessor with the default configuration. - * - * @return PropertyAccessor */ public static function createPropertyAccessor(): PropertyAccessor {