mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-15 19:33:57 +09:00
Updates to vendors etc
This commit is contained in:
@@ -41,10 +41,7 @@ class PhpBridgeSessionStorage extends NativeSessionStorage
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function clear()
|
||||
public function clear(): void
|
||||
{
|
||||
// clear out the bags and nothing else that may be set
|
||||
// since the purpose of this driver is to share a handler
|
||||
|
||||
Reference in New Issue
Block a user