ViewsEntitySchemaSubscriber::REVISION_TABLE_REMOVAL

Indicates that a revision table got removed.

File

core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php, line 53

Class

ViewsEntitySchemaSubscriber
Reacts to changes on entity types to update all views entities.

Namespace

Drupal\views\EventSubscriber

Code

const REVISION_TABLE_REMOVAL = 6;
doc_Drupal
2016-10-29 09:55:10
Comments
Leave a Comment

Please login to continue.