We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f9d2d commit 6ff11ffCopy full SHA for 6ff11ff
tests/fixtures/CommandTest/factory.php
@@ -2,6 +2,7 @@
2
3
namespace RonasIT\Support\Tests\Support\Command\Factories;
4
5
+use Faker\Generator as Faker;
6
use Illuminate\Database\Eloquent\Factories\Factory;
7
use RonasIT\Support\Tests\Support\Command\Models\Post;
8
0 commit comments