Indicates that a revision data table got added.
File
- core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php, line 63
Class
- ViewsEntitySchemaSubscriber
- Reacts to changes on entity types to update all views entities.
Namespace
Drupal\views\EventSubscriber
Code
const REVISION_DATA_TABLE_ADDITION = 8;
Please login to continue.