8000 Spacing. · laravel/framework@05bd754 · GitHub
[go: up one dir, main page]

Skip to content

Commit 05bd754

Browse files
committed
Spacing.
1 parent 532b573 commit 05bd754

File tree

1 file changed

+1
-0
lines changed
  • src/Illuminate/Database/Eloquent/Relations

1 file changed

+1
-0
lines changed

src/Illuminate/Database/Eloquent/Relations/Pivot.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public function __construct(Model $parent, $attributes, $table, $exists = false)
5050
// for the instance. This allows it work for any intermediate tables for the
5151
// many to many relationship that are defined by this developer's classes.
5252
$this->forceFill($attributes);
53+
5354
$this->syncOriginal();
5455

5556
$this->setTable($table);

0 commit comments

Comments
 (0)
0