Skip to content

Commit

Permalink
Update RouteProviderMakeCommandTest__test_it_can_change_the_custom_co…
Browse files Browse the repository at this point in the history
…ntroller_namespace__1.txt
  • Loading branch information
dcblogdev authored Sep 10, 2024
1 parent bbef239 commit 96b784c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use Illuminate\Foundation\Support\Providers\RouteServiceProvider as ServiceProvi

class RouteServiceProvider extends ServiceProvider
{
protected $name = 'Blog';
protected string $name = 'Blog';

/**
* Called before routes are registered.
Expand Down

0 comments on commit 96b784c

Please sign in to comment.