remove(int $offset, int $length = 1)
Removes elements from the current path.
remove(int $offset, int $length = 1)
Removes elements from the current path.
int | $offset | The offset at which to remove |
int | $length | The length of the removed piece |
OutOfBoundsException | if offset is invalid |
Designed by : w10schools
service@w10schools.com
Please login to continue.