mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-17 20:33:54 +09:00
Updates to vendors etc
This commit is contained in:
@@ -25,10 +25,8 @@ interface SessionBagInterface
|
||||
|
||||
/**
|
||||
* Initializes the Bag.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function initialize(array &$array);
|
||||
public function initialize(array &$array): void;
|
||||
|
||||
/**
|
||||
* Gets the storage key for this bag.
|
||||
|
||||
Reference in New Issue
Block a user