Doxygen
This commit is contained in:
parent
f2b419a4e6
commit
56d80ba264
@ -46,10 +46,11 @@ abstract class ActionsCardCommon
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
* @param DB Handler acces base de donnees
|
*
|
||||||
* @param targetmodule Name of directory of module where canvas is stored
|
* @param DoliDB $DB Handler acces base de donnees
|
||||||
* @param canvas Name of canvas
|
* @param string $targmetmodule Name of directory of module where canvas is stored
|
||||||
* @param card Name of tab (sub-canvas)
|
* @param string $canvas Name of canvas
|
||||||
|
* @param string $card Name of tab (sub-canvas)
|
||||||
*/
|
*/
|
||||||
function ActionsCardCommon($DB,$targetmodule,$canvas,$card)
|
function ActionsCardCommon($DB,$targetmodule,$canvas,$card)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user