Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MethodNotAllowedException.php
MethodNotAllowedException::$allowedMethods
Type:
allowedMethods
File
vendor/
symfony/
routing/
Exception/
MethodNotAllowedException.php
, line 23
Class
MethodNotAllowedException
The resource was found but the request method is not allowed.
Namespace
Symfony\Component\Routing\Exception
Code
protected array $allowedMethods = [];
RSS feed