PHP配列array_pop

配列の末尾の要素を取り出して返します。

構文

array_pop(array &$array): mixed