Skip to content

Commit

Permalink
chore: stube function name
Browse files Browse the repository at this point in the history
  • Loading branch information
jevantang committed Dec 13, 2022
1 parent a646c79 commit 64ebc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/exception-provider.stub
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class ExceptionServiceProvider extends ServiceProvider
* @param callable $renderUsing
* @return $this
*/
public function reportable()
public function renderable()
{
return function (\Throwable $e) {
//
Expand Down

0 comments on commit 64ebc35

Please sign in to comment.