Extract drop action from db structure index method
commitc9c17a2946e92f008650ebbc2be330b89a9d899b
authorMaurício Meneghini Fauth <mauricio@fauth.dev>
Sun, 21 Jun 2020 03:08:25 +0000 (21 00:08 -0300)
committerMaurício Meneghini Fauth <mauricio@fauth.dev>
Sun, 21 Jun 2020 03:08:25 +0000 (21 00:08 -0300)
tree815f9a4a82b1a88da7e2ec94d3fbb05506e31311
parent40943847678d425bdc52fc7285b2b7de0c70bde0
Extract drop action from db structure index method

Related to #16173.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
libraries/classes/Controllers/Database/StructureController.php
libraries/routes.php
libraries/services_controllers.php
templates/database/structure/drop_form.twig
test/classes/Controllers/Database/StructureControllerTest.php