mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-10 16:08:34 +01:00
fix IDE warning
This commit is contained in:
parent
8230686a1b
commit
aeef70486f
@ -648,7 +648,7 @@ class Etemplate extends Etemplate\Widget\Template
|
|||||||
/**
|
/**
|
||||||
* Deep copy array to make sure there are no references
|
* Deep copy array to make sure there are no references
|
||||||
*
|
*
|
||||||
* @param Array $array
|
* @param Array $source
|
||||||
* @return Array
|
* @return Array
|
||||||
*/
|
*/
|
||||||
public static function deep_copy($source)
|
public static function deep_copy($source)
|
||||||
|
Loading…
Reference in New Issue
Block a user