Skip to content
Snippets Groups Projects
Commit 0725fea9 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: doxygen

parent ac45051b
No related branches found
No related tags found
No related merge requests found
......@@ -573,9 +573,10 @@ class Categorie
/**
* check for the presence of an object in a category
* @param string $type object type
*
* @param string $type Type of category ('member', 'customer', 'supplier', 'product', 'contact')
* @param int $object_id id of the object to search
* @return int nb number of occurrences
* @return int number of occurrences
*/
function containsObject($type, $object_id)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment