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 61b5cc7 commit 131a3a9Copy full SHA for 131a3a9
docs/includes/eloquent-models/PlanetThirdParty.php
@@ -2,8 +2,8 @@
2
3
namespace App\Models;
4
5
-use ThirdPartyPackage\CelestialBody;
6
use MongoDB\Laravel\Eloquent\DocumentModel;
+use ThirdPartyPackage\CelestialBody;
7
8
class Planet extends CelestialBody
9
{
0 commit comments