[phpmyadmin/phpmyadmin] af1c85: Refactor Table\RelationController controller

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: af1c859a0397fe5db95d420a9756b3fb58868e74 https://github.com/phpmyadmin/phpmyadmin/commit/af1c859a0397fe5db95d420a9756... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-25 (Wed, 12 December 2019) -03:00 Changed paths: M libraries/classes/Controllers/Table/RelationController.php M libraries/routes.php M phpstan-baseline.neon M services_controllers.yml M test/classes/Controllers/Table/RelationControllerTest.php D libraries/entry_points/table/relation.php Log Message: ----------- Refactor Table\RelationController controller Moves the table relation entry point logic to the controller and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth