Created
December 21, 2019 02:18
-
-
Save andreia/e419800b99f4d88d56ef4584cd10abc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
u('FOO Bar')->folded(); // 'foo bar' | |
u('Die O\'Brian Straße')->folded(); // "die o'brian strasse" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment