mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 08:34:20 +02:00
PHPStan: Fix level 2 errors
This commit is contained in:
@@ -299,7 +299,7 @@ function default_value($field) {
|
||||
|
||||
/** Get type class to use in CSS
|
||||
* @param string
|
||||
* @return ?string class=''
|
||||
* @return string|void class=''
|
||||
*/
|
||||
function type_class($type) {
|
||||
foreach (
|
||||
|
Reference in New Issue
Block a user