diff --git a/Logger/Logger.php b/Logger/Logger.php index 6c6f5f2..06095ed 100644 --- a/Logger/Logger.php +++ b/Logger/Logger.php @@ -59,7 +59,7 @@ public function __construct( * @param string|array $message * @param array $context * - * @return bool + * @return void */ public function debug($message, array $context = []): void {