Skip to content

Commit 739310a

Browse files
committed
MAGETWO-65354: [GitHub][PR] Remove zend json from email #8707
- Fix method annotation
1 parent 8229f28 commit 739310a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Email/Model/BackendTemplate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class BackendTemplate extends Template
3535
* @param \Magento\Email\Model\Template\FilterFactory $filterFactory
3636
* @param \Magento\Config\Model\Config\Structure $structure
3737
* @param array $data
38+
* @param \Magento\Framework\Serialize\Serializer\Json|null $serializer
3839
*
3940
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
4041
*/

0 commit comments

Comments
 (0)