The purpose of the http verbs interfaces
0
In Magento 2.3 there are some interfaces for all the http verbs MagentoFrameworkAppActionHttpPostActionInterface MagentoFrameworkAppActionHttpGetActionInterface , ... All of them are empty and implement MagentoFrameworkAppActionInterface . I also found that all of them are mapped in app/etc/di.xml to a parameter of MagentoFrameworkAppRequestHttpMethodMap and a lot of the controllers implement these interfaces. But not all controllers. That's all I could find about them. What's their purpose?
controllers magento2.3 di
share
asked 8 mins ago
Marius ♦ Marius
164k 28 312 662