mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Implemented functions for optimizing source.html.twig
This commit is contained in:
@@ -26,7 +26,7 @@ final class ActionHttpMethodMap extends AbstractMap implements ActionHttpMethodM
|
||||
Request::METHOD_GET,
|
||||
Request::METHOD_DELETE,
|
||||
],
|
||||
ActionType::THREAD => [
|
||||
ActionType::EXECUTE => [
|
||||
Request::METHOD_GET,
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user