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 7663193 commit fc64defCopy full SHA for fc64def
app/code/Magento/Wishlist/Test/Unit/Controller/Index/IndexTest.php
@@ -45,7 +45,7 @@ class IndexTest extends \PHPUnit_Framework_TestCase
45
protected $resultPageMock;
46
47
/**
48
- * @var \Magento\Framework\View\Layout
+ * @var \Magento\Framework\View\Layout|\PHPUnit_Framework_MockObject_MockObject
49
*/
50
protected $layoutMock;
51
0 commit comments