Skip to content

Commit ccc1a20

Browse files
committed
Change namespace in example
1 parent 15f2296 commit ccc1a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/importers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function shouldCleanup(): bool;
7171
## Example
7272

7373
```php
74-
namespace Tests;
74+
namespace App\Importers;
7575

7676
use App\Product;
7777
use Luna\Importer\Contracts\Importer;

0 commit comments

Comments
 (0)