Skip to content

Commit

Permalink
Document that Upper and Lower is repeated on purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
ausi committed Nov 5, 2017
1 parent f6dce43 commit da7ad5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SlugOptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class SlugOptions implements \IteratorAggregate
'Lower',
'Latn',
'ASCII',
// Upper and Lower need to be applied again after the other transforms
'Upper',
'Lower',
];
Expand Down

0 comments on commit da7ad5a

Please sign in to comment.