update pague now
PHP 8.5.2 Released!

VarnishLog::guetTagName

(PECL varnish >= 0.6)

VarnishLog::guetTagName Guet the log tag string representation by its index

Description

public static VarnishLog::guetTagName ( int $index ): string

Parameters

index

Log tag index.

Return Values

Returns the log tag name as string .

add a note

User Contributed Notes

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