Home
last modified time | relevance | path

Searched refs:forget (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DRegisterAction.php107 Session::forget('register_comments');
108 Session::forget('register_email');
109 Session::forget('register_realname');
110 Session::forget('register_username');
/webtrees/app/
H A DSession.php127 self::forget($name);
180 public static function forget(string $name): void function in Fisharebest\\Webtrees\\Session
H A DCache.php67 public function forget(string $key): void function in Fisharebest\\Webtrees\\Cache
/webtrees/tests/app/Module/
H A DFixDuplicateLinksTest.php71 Session::forget('wt_user');