VarnishLog::getTagName

(PECL varnish >= 0.6)

VarnishLog::getTagNameGet the log tag string representation by its index

Beschreibung

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

Parameter-Liste

index

Log tag index.

Rückgabewerte

Returns the log tag name as String.

add a note add a note

User Contributed Notes

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