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.
2 parents 561223f + 87aa7b7 commit 92cfb4eCopy full SHA for 92cfb4e
src/Result/JsonFactory.php
@@ -12,8 +12,8 @@ class JsonFactory extends \Magento\Framework\Controller\Result\JsonFactory
12
*
13
* @param \Magento\Framework\ObjectManagerInterface $objectManager
14
* @param string $instanceName
15
- * phpcs:ignore Generic.CodeAnalysis.UselessOverridingMethod.Found
16
*/
+ // phpcs:ignore Generic.CodeAnalysis.UselessOverridingMethod.Found
17
public function __construct(
18
ObjectManagerInterface $objectManager,
19
$instanceName = Json::class
0 commit comments