PHP 7.0.6 Released

VarnishAdmin::getParams

(PECL varnish >= 0.4)

VarnishAdmin::getParamsFetch current varnish instance configuration parameters

Description

public array VarnishAdmin::getParams ( void )

Parameters

This function has no parameters.

Return Values

Returns an array with the varnish configuration parameters.

User Contributed Notes

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