We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6f587 commit 0f36dbeCopy full SHA for 0f36dbe
src/Contracts/TaskType.php
@@ -12,7 +12,6 @@ enum TaskType: string
12
case IndexSwap = 'indexSwap';
13
case DocumentAdditionOrUpdate = 'documentAdditionOrUpdate';
14
case DocumentDeletion = 'documentDeletion';
15
- case DocumentEdition = 'documentEdition';
16
case SettingsUpdate = 'settingsUpdate';
17
case DumpCreation = 'dumpCreation';
18
case TaskCancelation = 'taskCancelation';
0 commit comments