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) {