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 d50c04b commit bddb163Copy full SHA for bddb163
app/code/Magento/Catalog/Test/Unit/Pricing/Render/FinalPriceBoxTest.php
@@ -61,8 +61,7 @@ class FinalPriceBoxTest extends \PHPUnit_Framework_TestCase
61
protected $price;
62
63
/**
64
- * @var \Magento\Catalog\Model\Product\Pricing\Renderer\SalableResolverInterface
65
- * | \PHPUnit_Framework_MockObject_MockObject
+ * @var SalableResolverInterface|\PHPUnit_Framework_MockObject_MockObject
66
*/
67
private $salableResolverMock;
68
0 commit comments