Skip to content

Commit

Permalink
Deleted whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
siiriylonen committed Nov 13, 2024
1 parent 42bb43e commit 58e1c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RecordManager/Base/Splitter/Ead3.php
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public function getNextRecord()
'sequence',
str_pad((string)$this->currentPos, 7, '0', STR_PAD_LEFT)
);

if ($this->archiveType) {
$absolute->addAttribute('type', $this->archiveType);
}
Expand Down

0 comments on commit 58e1c20

Please sign in to comment.