CardDAV Client Library

Config
in package

Central configuration of the carddavclient library.

Table of Contents

$httplogger  : LoggerInterface
$logger  : LoggerInterface
init()  : void

Properties

$httplogger

public static LoggerInterface $httplogger

$logger

public static LoggerInterface $logger

Methods

init()

public static init([LoggerInterface $logger = null ][, LoggerInterface $httplogger = null ]) : void
Parameters
$logger : LoggerInterface = null
$httplogger : LoggerInterface = null
Return values
void

Search results