Proper info in modules

This commit is contained in:
Daniel Brendel
2024-05-31 12:35:35 +02:00
parent 57b3b2749f
commit 371e76ebe8
8 changed files with 24 additions and 8 deletions

View File

@@ -1,7 +1,9 @@
<?php
/**
* This class represents your module
* Class TextBlockModule
*
* Manages system chat messages
*/
class TextBlockModule {
/**