Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
juukie committed May 6, 2020
1 parent 82f173f commit 06aee60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AggregateRoot.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ protected function ensureNoOtherEventsHaveBeenPersisted(): void
$this->uuid,
$this->aggregateVersionAfterReconstitution,
$latestPersistedVersionId,
);
);
}
}

Expand Down

0 comments on commit 06aee60

Please sign in to comment.