Guest User

Untitled

a guest
Jul 18th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. diff --git a/src/Entity/ReplicationLog.php b/src/Entity/ReplicationLog.php
  2. index 88531a8..86479b9 100644
  3. --- a/src/Entity/ReplicationLog.php
  4. +++ b/src/Entity/ReplicationLog.php
  5. @@ -24,7 +24,6 @@ use Drupal\Core\Field\FieldStorageDefinitionInterface;
  6. * "uuid" = "uuid",
  7. * "revision" = "revision_id",
  8. * },
  9. - * local = TRUE,
  10. * )
  11. */
  12. class ReplicationLog extends ContentEntityBase implements ReplicationLogInterface {
Add Comment
Please, Sign In to add comment