phpmyadmin/libraries/classes/Config
Maurício Meneghini Fauth 4ff3724c3f
Use union with null instead of short nullable type
Since union type are now possible, using union with null makes more
clear that it is a union type.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-20 21:48:19 -03:00
..
Forms Refactor config forms 2023-01-23 23:32:27 +00:00
Settings Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
ConfigFile.php Convert var annotations to typed properties 2023-02-12 21:31:04 +00:00
Descriptions.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Form.php Convert var annotations to typed properties 2023-02-12 21:31:04 +00:00
FormDisplay.php Remove redundant code (#18063) 2023-02-15 09:11:05 -03:00
FormDisplayTemplate.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
PageSettings.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
ServerConfigChecks.php Convert var annotations to typed properties 2023-02-12 21:31:04 +00:00
Settings.php Add union types 2023-02-15 15:23:28 +00:00
SpecialSchemaLinks.php Merge branch 'QA_5_2' 2022-10-29 17:26:44 +02:00
Validator.php Add union types 2023-02-15 15:23:28 +00:00