Documentation doxygen

This commit is contained in:
sparkyx 2021-07-30 09:33:27 +02:00
commit 496266799c
119 changed files with 637 additions and 150 deletions

View file

@ -26,6 +26,11 @@
*
* @file
* @brief abstract of the table public.contact_option_ref */
/**
* @class Contact_option_ref_SQL
* @brief abstract of the table public.contact_option_ref
*/
class Contact_option_ref_SQL extends Table_Data_SQL
{