Copied!

Middleware to add fixed headers to an API call.

CloneableInstantiable
Methods
public __construct(callable $nextHandler, array $headers, bool $overrideUserHeaders = false)
public __invoke(Google\ApiCore\Call $call, array $options)
Properties
private array $headers
private $nextHandler = NULL
 
  • var callable
private bool $overrideUserHeaders
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration