phpmyadmin/libraries/classes/Controllers/Setup
Maurício Meneghini Fauth bfc3852e61
Create Http\Response::write() method to write to the body
This method helps when data is written to the body of the response and
the response object is returned immediately.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-05 10:50:53 -03:00
..
AbstractController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ConfigController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FormController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
HomeController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
MainController.php Create Http\Response::write() method to write to the body 2023-08-05 10:50:53 -03:00
ServersController.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ShowConfigController.php Add never return type 2023-06-07 21:35:05 +01:00
ValidateController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00