Code documentation

This commit is contained in:
sparkyx 2025-06-21 16:13:15 +02:00
parent 0819798509
commit 6f2cb34e6e
18 changed files with 60 additions and 22 deletions

View file

@ -18,10 +18,14 @@
*/
// Copyright Author Dany De Bontridder danydb@aevalys.eu 6/01/24
/*!
* \file
* \brief
* \file
* \brief Special operations end or start of exercice
*/
/**
* @class Operation_Exercice
* @brief Special operations end or start of exercice
*/
class Operation_Exercice
{
protected $operation_exercice_sql;