You are here

constant LaunchImportForm::UPDATE_ACTION_IF_RECENT_LABEL in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Form/LaunchImportForm.php \Drupal\content_synchronizer\Form\LaunchImportForm::UPDATE_ACTION_IF_RECENT_LABEL

File

src/Form/LaunchImportForm.php, line 23

Class

LaunchImportForm
Launch Import Form.

Namespace

Drupal\content_synchronizer\Form

Code

const UPDATE_ACTION_IF_RECENT_LABEL = 'Update existing entity with importing content only if the last change date of importing content is more recent than the last change date of the corresponding existing entity';