mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-03 05:29:53 +09:00
updated dependencies + working api connection
This commit is contained in:
@@ -29,5 +29,5 @@ interface HandlerInterface
|
||||
/**
|
||||
* @return bool
|
||||
*/
|
||||
public function handle(Reader $reader, TokenStream $stream): bool;
|
||||
public function handle(Reader $reader, TokenStream $stream);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user