mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 18:08:21 +01:00
PHP 8 code quality improvements suggested by PHPStorm
This commit is contained in:
parent
a95f745018
commit
a21c49d99c
@ -603,7 +603,7 @@ class importexport_helper_functions {
|
|||||||
* Currently only supports select,select-cat,select-account,date,date-time
|
* Currently only supports select,select-cat,select-account,date,date-time
|
||||||
*
|
*
|
||||||
* @param $app_name String name of app
|
* @param $app_name String name of app
|
||||||
* @param $plugin_name Name of the plugin
|
* @param $plugin_name string Name of the plugin
|
||||||
*
|
*
|
||||||
* @return Array ([fieldname] => array(widget settings), ...)
|
* @return Array ([fieldname] => array(widget settings), ...)
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user