constant Response::HTTP_METHOD_NOT_ALLOWED in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/Response.php \Symfony\Component\HttpFoundation\Response::HTTP_METHOD_NOT_ALLOWED
File
- vendor/
symfony/ http-foundation/ Response.php, line 48
Class
- Response
- Response represents an HTTP response.
Namespace
Symfony\Component\HttpFoundationCode
const HTTP_METHOD_NOT_ALLOWED = 405;