Skip to content

Commit 45aedeb

Browse files
authored
Imports hasOne class
1 parent 80a5d8b commit 45aedeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RelationshipTestHelper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace EGALL\EloquentPHPUnit;
44

5+
use Illuminate\Database\Eloquent\Relations\HasOne;
56
use Illuminate\Database\Eloquent\Relations\HasMany;
67
use Illuminate\Database\Eloquent\Relations\MorphTo;
78
use Illuminate\Database\Eloquent\Relations\BelongsTo;

0 commit comments

Comments
 (0)