PHP 7.0.6 Released

VarnishLog::getLine

(PECL varnish >= 0.6)

VarnishLog::getLineGet next log line

Description

public array VarnishLog::getLine ( void )

Parameters

This function has no parameters.

Return Values

Returns an array with the log line data.

User Contributed Notes

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