Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / src / Tests / Session / SessionTest.php
index fcadd42b91ea2cb6cc595997698d09183b730715..1be9561b36f75f3d5ad3d167871ee51b677a1a40 100644 (file)
@@ -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.