wip: booking process, refactoring
This commit is contained in:
@@ -19,4 +19,4 @@ final class Constants
|
||||
public const STATUS_AVAILABLE = 'Frei';
|
||||
public const STATUS_BLOCKED = 'Buchungsstop';
|
||||
public const STATUS_ON_REQUEST = 'Anfrage';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user