Clean code

This commit is contained in:
Laurent Destailleur
2019-03-11 01:01:15 +01:00
parent d3479bebbc
commit fac329e637
19 changed files with 128 additions and 150 deletions

View File

@@ -194,8 +194,8 @@ function user_prepare_head($object)
/**
* Prepare array with list of tabs
*
* @param Group $object Object group
* @return array Array of tabs
* @param UserGroup $object Object group
* @return array Array of tabs
*/
function group_prepare_head($object)
{