array_pop
spatie/ignition
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Pop the element off the end of array
<?php array_pop
(array &
$array
):
mixed