Documentation Code Doxygen

This commit is contained in:
sparkyx 2024-12-21 11:12:26 +01:00
parent 12a3d95149
commit 7dba3eb624
19 changed files with 38 additions and 38 deletions

View file

@ -27,8 +27,8 @@
*/
/**
* @class
* @brief abstract of the table
* @class Operation_Exercice_Detail_SQL
* @brief abstract of the table operation_exercice_detail
*/
class Operation_Exercice_Detail_SQL extends Table_Data_SQL
{