phpmyadmin/libraries/classes/Plugins
Luca 1d17093866
refactor: Security Key Example (#17133)
Signed-off-by: LucaTanks <luca@lucatanks.xyz>
2021-10-03 20:25:10 -03:00
..
Auth Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Export Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Import Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Schema Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Transformations Remove useless string concatenations 2021-09-27 21:40:22 -03:00
TwoFactor refactor: Security Key Example (#17133) 2021-10-03 20:25:10 -03:00
AuthenticationPlugin.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
ExportPlugin.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ImportPlugin.php Add void return type where possible 2021-09-13 15:29:11 -03:00
IOTransformationsPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
Plugin.php Refactor PhpMyAdmin\Plugins::getChoice method 2021-08-27 13:38:01 -03:00
SchemaPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Fix some errors found by Psalm 2021-06-25 15:03:05 -03:00
TwoFactorPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00