func_get_args() is expanded, but the parameter $class_type_interface_or_instance of JClaveau\Async\DeferredCallChain::__construct() does not expect variable arguments.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
39
return new \JClaveau\Async\DeferredCallChain(/** @scrutinizer ignore-type */ ...func_get_args());