Skip to content

Commit bbe1586

Browse files
committed
Update factory.stub
1 parent 1a3ef5a commit bbe1586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Stubs/module/factory.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace {{ $NAMESPACE$ }};
44

55
use Illuminate\Database\Eloquent\Factories\Factory;
66

7-
class {{ $NAMESPACE$ }} extends Factory
7+
class {{ $CLASS_NAME$ }} extends Factory
88
{
99
/**
1010
* Define the model's default state.

0 commit comments

Comments
 (0)