[phpmyadmin/phpmyadmin] 0f9c79: Issue #17727 Started refactoring uses of $db and $table (#17729)

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0f9c79ebed13cef1430c32fb886e0681fcd270be https://github.com/phpmyadmin/phpmyadmin/commit/0f9c79ebed13cef1430c32fb886e... Author: Solomon Okunuga <soloistic1@gmail.com> Date: 2022-09-30 (Fri, 09 September 2022) -03:00 Changed paths: M libraries/classes/Controllers/Database/PrivilegesController.php M libraries/classes/Controllers/Table/PrivilegesController.php M libraries/classes/Server/Privileges.php Log Message: ----------- Issue #17727 Started refactoring uses of $db and $table (#17729) * Issue #17727 Started refactoring uses of $db and $table to use the Objects - DatabaseName and TableName Changed uses related to Privileges Signed-off-by: Solomon Okunuga <soloistic1@gmail.com> * Apply suggestions from code review Co-authored-by: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Signed-off-by: Solomon Okunuga <soloistic1@gmail.com> Co-authored-by: MaurĂcio Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Solomon Okunuga