Closed Raesquiv13 closed 4 years ago
As the product owner, I want to:
Document each function in all the project, you use as much information as necessary.
Follow the structure as standard and keep it along the project.
/** *** This function is used to: * * *** Information about parameters ** @param (variable name) (information about the parameter) * **/
/** * This API provide us: * * * API REST method * @method * * URL request * @var URL = * * Controller name * @var * * Function name * @function **/
It is not required for this US
As the product owner, I want to:
Document each function in all the project, you use as much information as necessary.
Follow the structure as standard and keep it along the project.
To document functions.
To document routes