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 e289d4f commit 1224b47Copy full SHA for 1224b47
app/code/Magento/Email/Test/Unit/Model/AbstractTemplateTest.php
@@ -122,12 +122,7 @@ protected function setUp()
122
/**
123
* Return the model under test with additional methods mocked.
124
*
125
-<<<<<<< HEAD
126
* @param $mockedMethods array
127
-=======
128
- * @param array $mockedMethods
129
- * @param array $data
130
->>>>>>> 2d98fde80a1... MC-19918: Introduce scalar variables only mode to E-mail templates
131
* @return \Magento\Email\Model\Template|\PHPUnit_Framework_MockObject_MockObject
132
*/
133
protected function getModelMock(array $mockedMethods = [])
0 commit comments