thrownew\TypeError(\sprintf('Argument 1 passed to "%s()" must be a callable or a [Closure, method] lazy-callable, "%s" given.',__METHOD__,'['.implode(', ',array_map('get_debug_type',$callback)).']'));
$e=new\TypeError(\sprintf('Return value of %s() passed to %s::fromCallable() must be of the type string, %s returned.',$callback,static::class,$type));