Add MDAppointmentImageCategory

See museum-digital/musdb#1526
This commit is contained in:
2026-05-31 18:00:58 +02:00
parent bb4640ae2c
commit c693fff212
2 changed files with 94 additions and 5 deletions
-5
View File
@@ -1,9 +1,4 @@
<?PHP
/**
* Represents a type of attendance status for events / appointments: offline or online.
*
* @author Joshua Ramon Enslin <joshua@museum-digital.de>
*/
declare(strict_types = 1);
/**