Skip to content

Commit 26719fd

Browse files
author
vpaladiychuk
committed
Merge remote-tracking branch 'origin/MAGETWO-26762' into MAGETWO-26762
2 parents 2d0d206 + 601391a commit 26719fd

File tree

1 file changed

+9
-0
lines changed
  • dev/tests/integration/testsuite/Magento/TestFixture/Controller/Adminhtml

1 file changed

+9
-0
lines changed

dev/tests/integration/testsuite/Magento/TestFixture/Controller/Adminhtml/Noroute.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,13 @@ public function dispatch(RequestInterface $request)
3535
public function getResponse()
3636
{
3737
}
38+
39+
/**
40+
* Get default redirect object
41+
*
42+
* @return void
43+
*/
44+
public function getDefaultRedirect()
45+
{
46+
}
3847
}

0 commit comments

Comments
 (0)