DB
FunctionsArray

array_pop_front

Returns a copy of each array with the first element removed.

array_pop_front(…) → String

Kind · scalar

Returns a copy of each array with the first element removed.

Part of the Array family.