Method | Description | |
---|---|---|
__construct ( string $locale = null, boolean $caseSensitive = false ) | Initializes the instance. | |
compare ( string $a, string $b ) : integer | Compare two strings. | |
sort ( array &$array, boolean $keepKeys = false ) : array |
Method | Description | |
---|---|---|
normalize ( string $str ) : string |
public __construct ( string $locale = null, boolean $caseSensitive = false ) | ||
$locale | string | |
$caseSensitive | boolean |