From 2fe0af9fa968502cee71fc300c63f491b320d3a9 Mon Sep 17 00:00:00 2001 From: bancer Date: Mon, 18 Mar 2019 11:52:35 +0100 Subject: [PATCH] Improve docs --- lib/Cake/Test/Case/Controller/ApplicationControllerTest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php b/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php index 8bca18274..d72c7e881 100644 --- a/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php +++ b/lib/Cake/Test/Case/Controller/ApplicationControllerTest.php @@ -73,6 +73,8 @@ class ApplicationControllerTest extends ControllerTestCase { /** * Tests the redirect and session config with use_trans_sid=1. + * + * @return void */ public function testRedirect() { $sessionId = 'o7k64tlhil9pakp89j6d8ovlqk';