From 64ebc35242aa17c5f1d71f0ffabe44565ed502cc Mon Sep 17 00:00:00 2001 From: Jarvis Date: Tue, 13 Dec 2022 15:39:58 +0800 Subject: [PATCH] chore: stube function name --- src/Commands/stubs/exception-provider.stub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Commands/stubs/exception-provider.stub b/src/Commands/stubs/exception-provider.stub index 8a1e287..65d4dc9 100644 --- a/src/Commands/stubs/exception-provider.stub +++ b/src/Commands/stubs/exception-provider.stub @@ -47,7 +47,7 @@ class ExceptionServiceProvider extends ServiceProvider * @param callable $renderUsing * @return $this */ - public function reportable() + public function renderable() { return function (\Throwable $e) { //