PHP 7.0.6 Released

VarnishLog::__construct

(PECL varnish >= 0.6)

VarnishLog::__constructVarnishlog constructor

Description

public VarnishLog::__construct ([ array $args ] )

Parameters

args

Configuration arguments. The possible keys are:

VARNISH_CONFIG_IDENT - local varnish instance ident path

Return Values

User Contributed Notes

There are no user contributed notes for this page.
To Top