Rename "modified" event type to "object modified"
For clarification.
This commit is contained in:
@@ -1424,7 +1424,7 @@ final class CsvxmlAvailableFields {
|
||||
55 => 'mentioned_time',
|
||||
56 => 'received_ownership',
|
||||
57 => 'transferred_ownership',
|
||||
58 => 'modified',
|
||||
58 => 'object_modified',
|
||||
];
|
||||
|
||||
foreach ($eventNamesByType as $eventType => $eventIdentifierCsvxml) {
|
||||
|
Reference in New Issue
Block a user