phpmyadmin/libraries/classes/Controllers/Export
Maurício Meneghini Fauth 22c6a2f9d8
Add a wrapper around the exit language construct
Creates the PhpMyAdmin\ResponseRenderer::callExit() method as a wrapper
to the exit language construct. That makes the tests more correct as the
method will always stop the code execution.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-06-06 21:54:07 -03:00
..
Template Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
CheckTimeOutController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ExportController.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
TablesController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00