Note that the ReflectionFunctionAbstract::getParameters() method will return the parameters in the correct order.
(PHP 5 >= 5.1.3, PHP 7, PHP 8)
ReflectionParameter::getPosition — Bağımsız değişkenin konumunu döndürür
Bu işlevin bağımsız değişkeni yoktur.
Bağımsız değişkenin konumu; soldan sağa sayılır, ilk bağımsız değişkenin konumu 0'dır.
Note that the ReflectionFunctionAbstract::getParameters() method will return the parameters in the correct order.