FileAccess Orion

DataCollectorInterface extends ResetInterface

DataCollectorInterface.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

collect()  : mixed
Collects data for the given Request and Response.
getName()  : string
Returns the name of the collector.
reset()  : mixed

Methods

getName()

Returns the name of the collector.

public getName() : string
Return values
string

The collector name

Search results