Sort : string
Cases
- arsort = 'arsort'
- asort = 'asort'
- krsort = 'krsort'
- ksort = 'ksort'
- natcasesort = 'natcasesort'
- natsort = 'natsort'
- rsort = 'rsort'
- shuffle = 'shuffle'
- sort = 'sort'
Methods
- fromString() : self
Cases
arsort
asort
krsort
ksort
natcasesort
natsort
rsort
shuffle
sort
Methods
fromString()
public
static fromString(string $value) : self
Parameters
- $value : string