Add "@return void" to satisfy CI check
This commit is contained in:
parent
7a8fd37a4a
commit
8e0e134dc5
@ -653,6 +653,8 @@ class Tasks extends DolibarrApi
|
|||||||
*
|
*
|
||||||
* @param int $id Task ID
|
* @param int $id Task ID
|
||||||
* @param int $timespent_id Time spent ID (llx_projet_task_time.rowid)
|
* @param int $timespent_id Time spent ID (llx_projet_task_time.rowid)
|
||||||
|
*
|
||||||
|
* @return void
|
||||||
*/
|
*/
|
||||||
protected function timespentRecordChecks($id, $timespent_id)
|
protected function timespentRecordChecks($id, $timespent_id)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user