phpmyadmin/libraries/classes/Plugins
Maurício Meneghini Fauth 646ba27794
Add missing native parameter type declarations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-01 17:51:29 -03:00
..
Auth Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Export Add missing native parameter type declarations 2023-04-01 17:51:29 -03:00
Import Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Schema Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Transformations Add native param types 2023-03-29 16:42:43 -03:00
TwoFactor Add native property types (#18143) 2023-02-26 23:30:41 -03:00
AuthenticationPlugin.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
AuthenticationPluginFactory.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ExportPlugin.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ImportPlugin.php Drop getDbnameAndOptions() method 2023-03-04 19:13:02 -03:00
IOTransformationsPlugin.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Plugin.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
SchemaPlugin.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
TransformationsInterface.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
TransformationsPlugin.php Add native param types 2023-03-29 16:42:43 -03:00
TwoFactorPlugin.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
UploadInterface.php Add native param types 2023-03-17 12:45:18 +00:00