Skip to content

Commit

Permalink
Revert "Dummy commit"
Browse files Browse the repository at this point in the history
This reverts commit b16cab3.
  • Loading branch information
olleharstedt committed Jun 30, 2021
1 parent b16cab3 commit 89d6bb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/DummyController.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ class DummyController extends \CController
* Do nothing.
*/
public function redirect($url, $terminate = true, $statusCode = 302)
{ }
{
}
}

0 comments on commit 89d6bb9

Please sign in to comment.