Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jun 21, 2023
1 parent 675b105 commit e70eb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infrastructure/Persistence/DMLPersistence.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function save(?array $data = null): bool
}

/**
* @inheritDoc
* {@inheritDoc}
*/
public function getInsertID()
{
Expand Down

0 comments on commit e70eb9d

Please sign in to comment.