$constructor->getParameterNames()
Returns an array of all parameter names
$constructor->getParameterNames(): array
Return type
array
This method modifies the existing $constructor object it is applied to and returns it again.
Returns an array of all parameter names
$constructor->getParameterNames(): array
array
This method modifies the existing $constructor object it is applied to and returns it again.