From 05f1a556343df7b076b8f57c900e99fb1f7de049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Mon, 16 Dec 2019 20:27:41 +0100 Subject: [PATCH] doxygen --- htdocs/datapolicy/class/actions_datapolicy.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/datapolicy/class/actions_datapolicy.class.php b/htdocs/datapolicy/class/actions_datapolicy.class.php index 82b6d829544..7d467729841 100644 --- a/htdocs/datapolicy/class/actions_datapolicy.class.php +++ b/htdocs/datapolicy/class/actions_datapolicy.class.php @@ -1,6 +1,6 @@ - * Copyright (C) 2018 Frédéric France + * Copyright (C) 2018-2019 Frédéric France * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -384,7 +384,7 @@ class ActionsDatapolicy * @param Object $object Object * @param string $action Actions * @param HookManager $hookmanager Hook manager - * @return void + * @return int */ public function printCommonFooter($parameters, &$object, &$action, $hookmanager) {