Tebru\Retrofit\Generation\HandlerStack::__construct PHP Method

__construct() public method

Constructor
public __construct ( HandlerContext $context )
$context HandlerContext
    public function __construct(HandlerContext $context)
    {
        $this->context = $context;
    }