A::move()
Move an array item to a new index
Parameters
Name | Type | Default |
---|---|---|
$array * | array |
– |
$from * | int |
– |
$to * | int |
– |
Return type
array
Move an array item to a new index
Name | Type | Default |
---|---|---|
$array * | array |
– |
$from * | int |
– |
$to * | int |
– |
array