X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FSession%2FSessionTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FSession%2FSessionTest.php;h=1be9561b36f75f3d5ad3d167871ee51b677a1a40;hp=fcadd42b91ea2cb6cc595997698d09183b730715;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/src/Tests/Session/SessionTest.php b/web/core/modules/system/src/Tests/Session/SessionTest.php index fcadd42b9..1be9561b3 100644 --- a/web/core/modules/system/src/Tests/Session/SessionTest.php +++ b/web/core/modules/system/src/Tests/Session/SessionTest.php @@ -282,7 +282,8 @@ class SessionTest extends WebTestBase { /** * Reset the cookie file so that it refers to the specified user. * - * @param $uid User id to set as the active session. + * @param $uid + * User id to set as the active session. */ public function sessionReset($uid = 0) { // Close the internal browser.