Skip to content

Commit 616a260

Browse files
committed
Merge branch 'DOCSP-41336-documentmodel-trait' of github.com:rustagir/laravel-mongodb into DOCSP-41336-documentmodel-trait
2 parents 61b5cc7 + b1ea137 commit 616a260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/eloquent-models/PlanetThirdParty.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace App\Models;
44

5-
use ThirdPartyPackage\CelestialBody;
65
use MongoDB\Laravel\Eloquent\DocumentModel;
6+
use ThirdPartyPackage\CelestialBody;
77

88
class Planet extends CelestialBody
99
{

0 commit comments

Comments
 (0)