VariadicValueResolver

VariadicValueResolver

class VariadicValueResolver implements ArgumentValueResolverInterface

Yields a variadic argument's values from the request attributes.

Methods

bool supports(Request $request, ArgumentMetadata $argument)

Whether this resolver can resolve the value for the given ArgumentMetadata.

登录查看完整内容