doxygen
This commit is contained in:
parent
a3fa6eb473
commit
05f1a55634
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2018 Nicolas ZABOURI <info@inovea-conseom.com>
|
/* Copyright (C) 2018 Nicolas ZABOURI <info@inovea-conseom.com>
|
||||||
* Copyright (C) 2018 Frédéric France <frederic.france@netlogic.fr>
|
* Copyright (C) 2018-2019 Frédéric France <frederic.france@netlogic.fr>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -384,7 +384,7 @@ class ActionsDatapolicy
|
|||||||
* @param Object $object Object
|
* @param Object $object Object
|
||||||
* @param string $action Actions
|
* @param string $action Actions
|
||||||
* @param HookManager $hookmanager Hook manager
|
* @param HookManager $hookmanager Hook manager
|
||||||
* @return void
|
* @return int
|
||||||
*/
|
*/
|
||||||
public function printCommonFooter($parameters, &$object, &$action, $hookmanager)
|
public function printCommonFooter($parameters, &$object, &$action, $hookmanager)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user