Hello there.
The Type Information paragraph for Property Info component (https://symfony.com/doc/8.1/components/property_info.html#type-information) is outdated because function getTypes() is deprecated since Symfony 7.3 and removed with Symfony 8.0
(The example result will also need update as both functions don't return the same result)
Thanks :)