Closed
Description
In #8622 we removed deprecated things from docs, but I couldn't remove the deprecated behavior of using false
in property_path
instead of mapped
in reference/forms/types/options/property_path.rst.inc
.
Maybe @HeahDude, who knows the Symfony Form component well, can help us creating a PR for this. Thanks!