docs
docs copied to clipboard
Use Symfony Response const
I find this less readable. The YAML tag is a bit esoteric and these values are well-known values defined by the HTTP protocol (not Symfony-specific) that can't change, so I don't think there is added value to use constants here.
Can I homogenize the documentation by replacing const with direct value ?
Agree we don't want this patch or only for symfony docs but we don't have this yet. Thanks!