phpmyadmin/libraries
Maurício Meneghini Fauth eb3703882b
Move Routing::getCurrentRoute to ServerRequest
The route is retrieved from the request, so it makes sense to move the
method to the Http\ServerRequest class.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-06-06 23:36:57 -03:00
..
cache Add new cache directory 2020-03-28 10:38:11 +01:00
classes Move Routing::getCurrentRoute to ServerRequest 2022-06-06 23:36:57 -03:00
.gitignore
config.default.php Allow removing DEFINER clause from exported SQL 2022-03-10 13:32:04 +00:00
config.values.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
constants.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00
routes.php Extract Database\PrivilegesController from Server\PrivilegesController 2022-05-27 17:13:23 -03:00
services_controllers.php Refactor ThemeSetController class 2022-04-01 01:13:39 -03:00
services_loader.php Add void return type where possible 2021-09-13 15:29:11 -03:00
services.php Extract InsertEdit dependencies to constructor params 2022-06-01 23:42:47 -03:00
vendor_config.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00