[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ -> DataCollectorInterface.php (summary)

(no description)

File Size: 39 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DataCollectorInterface:: (2 methods):
  collect()
  getName()


Interface: DataCollectorInterface  - X-Ref

DataCollectorInterface.

collect(Request $request, Response $response, \Exception $exception = null)   X-Ref
Collects data for the given Request and Response.

param: Request    $request   A Request instance
param: Response   $response  A Response instance
param: \Exception $exception An Exception instance

getName()   X-Ref
Returns the name of the collector.

return: string The collector name



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1