Add file and function header documentation across Services and Main files
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* File: PayslipManagementService.h
|
||||
* Description: Handle operations related to employee payslips
|
||||
* Author: Trenser
|
||||
* Created: 30-Mar-2026
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
class PayslipManagementService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user