PHPArrayarray_values

Returns all the values of an array.

Syntax

array_values(array $array): array