Skip to content

Commit 2ce8b3d

Browse files
committed
style: add empty line
1 parent f4daf26 commit 2ce8b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Entities/User.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ public function saveEmailIdentity(): bool
154154
'email' => $this->email,
155155
'password' => '',
156156
]);
157+
157158
$identity = $this->getEmailIdentity();
158159
}
159160

0 commit comments

Comments
 (0)