[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 39 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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 |