mirror of
https://github.com/nextcloud/server.git
synced 2026-02-11 14:54:02 -05:00
Adjust since version
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
b864f3909f
commit
6f079279d9
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ interface IOutput {
|
|||
/**
|
||||
* @param string $message
|
||||
* @return void
|
||||
* @since 28.0.0
|
||||
* @since 27.1.4
|
||||
*/
|
||||
public function debug(string $message): void;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue