class Client
No description
Execute the given API action class, pass the input and return its response.
__construct(Container $container, Registry $registry)
ResponseInterface send(string|RequestHandlerInterface $controller, User $actor = null, array $queryParams = [], array $body = [])