Nextcloud PHP API (master)

IClientService

Interface IClientService

Tags
since
8.1.0

Table of Contents

Methods

newClient()  : IClient

Methods

newClient()

public newClient([callable|null $handler = null ]) : IClient
Parameters
$handler : callable|null = null

Handler that overrides the default CurlHandler

Tags
since
8.1.0
35.0.0

Added $handler optional param

Return values
IClient
On this page

Search results