Skip to content

Commit

Permalink
Fixed missed closing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoerr authored Oct 21, 2024
1 parent 0c3a805 commit 7f5aff1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -686,4 +686,4 @@ private function generateBundleOptionIdV2(int $optionId, int $selectionId, int $
{
return base64_encode("bundle/$optionId/$selectionId/$quantity");
}
}
}

0 comments on commit 7f5aff1

Please sign in to comment.