Skip to content

Commit 2faf86a

Browse files
Indrani SonawaneIndrani Sonawane
authored andcommitted
Updated the code to take care SVC and static test failures
1 parent 95c72b7 commit 2faf86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backup/Block/Adminhtml/Backup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Backup extends \Magento\Backend\Block\Template
2323
/**
2424
* Prepare the layout
2525
*
26-
* @return void
26+
* @return AbstractBlock|void
2727
*/
2828
protected function _prepareLayout()
2929
{

0 commit comments

Comments
 (0)