Skip to content

Commit a2ebda1

Browse files
author
vpaladiychuk
committed
MAGETWO-34995: Refactor controllers from the list (Part2)
1 parent 799db42 commit a2ebda1

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Tax/Controller/Adminhtml/Rule

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Controller/Adminhtml/Rule/Delete.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
class Delete extends \Magento\Tax\Controller\Adminhtml\Rule
1010
{
1111
/**
12-
* @return \Magento\Backend\Model\View\Result\Redirect
12+
* @return \Magento\Backend\Model\View\Result\Redirect|void
1313
*/
1414
public function execute()
1515
{

0 commit comments

Comments
 (0)