Skip to content

Commit 131a3a9

Browse files
committed
apply phpcbf formatting
1 parent 61b5cc7 commit 131a3a9

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)