func_get_arg
symfony/var-dumper
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Return an item from the argument list
<?php func_get_arg
(
int $position
):
mixed