From 6ca9e4ce2cfb2161a42fa24a25323086e6405f58 Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Mon, 19 Jun 2017 10:56:29 +0000 Subject: [PATCH] Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- src/Cuttle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cuttle.php b/src/Cuttle.php index 45c9459..ecd6c30 100644 --- a/src/Cuttle.php +++ b/src/Cuttle.php @@ -49,7 +49,7 @@ public function channel(string $name) /** * @param string $name * - * @return mixed + * @return Logger */ public function of(string $name) {