VarnishLog::getTagName

(PECL varnish >= 0.6)

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

Опис

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

Параметри

index

Log tag index.

Значення, що повертаються

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