scrutinizer in holiday/card_group.php: doc of function sendMail incomplete
This commit is contained in:
parent
cabfc61ba3
commit
1c561b75f0
@ -657,10 +657,12 @@ if (is_object($db)) {
|
|||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* send email to validator for current leave represented by (id)
|
* send email to validator for current leave represented by (id)
|
||||||
* @param $id validator for current leave represented by (id)
|
*
|
||||||
* @param $cancreate flag for user right
|
* @param int $id validator for current leave represented by (id)
|
||||||
* @param $now date
|
* @param int $cancreate flag for user right
|
||||||
* @param $autoValidation boolean flag on autovalidation
|
* @param int $now date
|
||||||
|
* @param int $autoValidation boolean flag on autovalidation
|
||||||
|
*
|
||||||
* @return stdClass
|
* @return stdClass
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user