abstractclass AbstractDataCollector extendsDataCollector implementsTemplateAwareDataCollectorInterface

Methods

string
getName()

Returns the name of the collector.

static string|null
getTemplate()

No description

Details

string getName()

Returns the name of the collector.

Return Value

string

staticstring|null getTemplate()

Return Value

string|null