mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-11 01:14:06 +09:00
Updates to vendors etc
This commit is contained in:
@@ -24,10 +24,7 @@ interface ConsoleOutputInterface extends OutputInterface
|
||||
*/
|
||||
public function getErrorOutput(): OutputInterface;
|
||||
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function setErrorOutput(OutputInterface $error);
|
||||
public function setErrorOutput(OutputInterface $error): void;
|
||||
|
||||
public function section(): ConsoleSectionOutput;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user