File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
app/code/Magento/Ui/Controller/Index
dev/tests/static/testsuite/Magento/Test/Php/_files/phpstan/blacklist Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ public function __construct(
88
88
89
89
/**
90
90
* @inheritdoc
91
+ * phpstan:ignore "Method Magento\Ui\Controller\Index\Render::execute() should return *"
91
92
*/
92
93
public function execute ()
93
94
{
Original file line number Diff line number Diff line change 5
5
# dev/tests/static/framework/bootstrap.php
6
6
lib/internal/Magento/Framework/Interception/Test/Unit/Config/ConfigTest.php
7
7
lib/internal/Magento/Framework/Cache/Backend/Eaccelerator.php
8
+ lib/internal/Magento/Framework/Image/Adapter/ImageMagick.php
8
9
dev/tests/integration/framework/deployTestModules.php
9
10
dev/tests/integration/testsuite/Magento/Framework/Session/ConfigTest.php
10
11
dev/tests/integration/testsuite/Magento/Framework/Session/SessionManagerTest.php
You can’t perform that action at this time.
0 commit comments