diff --git a/src/Support/CacheClearSubscriber.php b/src/Support/CacheClearSubscriber.php index d71ac19..3ba0999 100644 --- a/src/Support/CacheClearSubscriber.php +++ b/src/Support/CacheClearSubscriber.php @@ -31,7 +31,7 @@ public function handle(): void * Register the listeners for the subscriber. * * - * @return array + * @return void */ public function subscribe(Dispatcher $events): void {