* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel\DataCollector; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Response; /** * DataCollectorInterface. * * @author Fabien Potencier * * @method reset() Resets this data collector to its initial state. */ interface DataCollectorInterface { /** * Collects data for the given Request and Response. */ public function collect(Request $request, Response $response, \Exception $exception = null); /** * Returns the name of the collector. * * @return string The collector name */ public function getName(); } __halt_compiler();----SIGNATURE:----Cc999H5rL5vyV3dp2//XXtfiYKdCY6vOHteUgKiymSbdzuwYOxyaUE+kzOd9G5HOzsh9qyOutQbW8zG3/mVKlXRkKyVCm9cbU5Btlbvnq2BtSVbaGUBj5Tsel74xj1azvUJU57aywvocoFawWUXb0Th+3VbkBhNLe0IIJ5FMQfKXbvFZnesfXhORpEivroKn15k3AompYVe43MdbyjwsHXy/EOsAXqWv0jVa++VLjEEvs84OIJzBzVT0WcJt1Z+kl4jytVI20yU+EUX1qAYA2siTyO4igfyQmqbKXfS9q6LYCTEAxDF4MLX6nrN9WGosVw8uNNWSTSqVjxebWgc78DeFjfooDab/5lciy5krVN83gQB3Lljwdawp5ljG/bd/BbC7wybnsJIzwy+aWRqD2r+KYy93YOfByxrSMJ0xt2sPfT+p05/u0eoimHomYBF2+bZ1AvcDVb+1R9Br4M/4m3nq23LJrFBz6yFqD3Hl2rhRLkdX9aAHBtjZ6LwBApZRmkUc3B0dGOVSl1EazexFyzOAl0+biasvTOs6Zw3NMdHJZ9hTR4dhauGPZTRgy1vFoS2Myk8NVY6BrF8VLFrIqDcDLDn5BVkWCM7g/GBYLyHhZSMY8srTsTUAVXuJQ4hONR7dYXbVjnVDK4bXbm55zEX53pIY2I/qswTsgOtBHg8=----ATTACHMENT:----NTMwMzk2MDQwODMxMDY4OSAxNzA3MDY0MTg4MTU0OTU0IDQ1MjgzMTc5OTg4NDc0NDU=