PHP 8.4.6 Released!

VarnishLog::getLine

(PECL varnish >= 0.6)

VarnishLog::getLineGet next log line

Description

public VarnishLog::getLine(): array

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