PHP 7.0.6 Released

VarnishAdmin::getPanic

(PECL varnish >= 0.4)

VarnishAdmin::getPanicGet the last panic message on a varnish instance

Description

public string VarnishAdmin::getPanic ( void )

Parameters

This function has no parameters.

Return Values

Returns the last panic message on the current varnish instance.

User Contributed Notes

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