mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
deprecate move status, which is not in use
This commit is contained in:
@@ -61,6 +61,9 @@ class Calendar implements TrackCreationInterface, TrackUpdateInterface
|
||||
|
||||
public const STATUS_CANCELED = 'canceled';
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
public const STATUS_MOVED = 'moved';
|
||||
|
||||
public const STATUS_VALID = 'valid';
|
||||
|
Reference in New Issue
Block a user