Skip to content

Commit

Permalink
Set Builder to private
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Oct 3, 2023
1 parent cdd31dd commit 966c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
use Budgegeria\IntlSort\Sorter\Sorter;
use Collator;

class Builder
final class Builder
{
private readonly Collator $collator;

Expand Down

0 comments on commit 966c1b4

Please sign in to comment.