Adjust since version

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-11-08 11:23:39 +01:00
parent b864f3909f
commit 6f079279d9
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -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;