Skip to content

Commit 895ff48

Browse files
committed
Tidy
1 parent 4e5d7fc commit 895ff48

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/MigrationsGeneratorServiceProvider.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ class MigrationsGeneratorServiceProvider extends ServiceProvider
3535
{
3636
/**
3737
* Register the service provider.
38-
*
39-
* @throws \Illuminate\Contracts\Container\BindingResolutionException
40-
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
4138
*/
4239
public function register(): void
4340
{
@@ -103,9 +100,6 @@ public function boot(): void
103100

104101
/**
105102
* Register the config path.
106-
*
107-
* @throws \Illuminate\Contracts\Container\BindingResolutionException
108-
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
109103
*/
110104
protected function registerConfig(): void
111105
{

0 commit comments

Comments
 (0)