Skip to content

Commit 2aad219

Browse files
COildunglas
authored andcommitted
docs: add missing use
1 parent bcfda35 commit 2aad219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

laravel/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ Register the state provider:
242242

243243
namespace App\Providers;
244244

245+
use ApiPlatform\State\ProviderInterface;
246+
use App\State\BookProvider;
245247
use Illuminate\Contracts\Foundation\Application;
246248
use Illuminate\Support\ServiceProvider;
247249

0 commit comments

Comments
 (0)