Dokumentation

main
manueltauber 2023-06-28 12:45:25 +02:00
parent 01e2d10fc7
commit a7fa0276cd
1 changed files with 2 additions and 1 deletions

View File

@ -108,6 +108,7 @@ export class NttGanttComponent implements OnInit {
/**
* The constructor injects required dependencies
* @param languageService injects the languageService for language management in the component
* @param dataService injects the dataService for data management and backend communication
* @param matDialog injects the matDialog
*/