We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151432a commit 7d5fec5Copy full SHA for 7d5fec5
lib/internal/Magento/Framework/App/ActionInterface.php
@@ -39,7 +39,7 @@ public function getResponse();
39
* Get default result object
40
*
41
* Method is invoked to return default result of action execution within controllers.
42
- * Can be used to generate ‘execute’ method result in action controllers.
+ * Can be used to generate 'execute' method result in action controllers.
43
44
* @return \Magento\Framework\Controller\ResultInterface
45
*/
0 commit comments