Plugins\Plugin::isAvailable
Allows for checking the availability before creating a new instance. - Fixes https://github.com/phpmyadmin/phpmyadmin/issues/17519 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
PhpMyAdmin\Plugins::getChoice
Extracts the getDefault method from the getChoice method and adds a getName method to the Plugin interface. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
PhpMyAdmin\Plugins::getPlugins
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>