You are here

public function ReplicationTaskInterface::getCreateTarget in Replication 8.2

Same name and namespace in other branches
  1. 8 src/ReplicationTask/ReplicationTaskInterface.php \Drupal\replication\ReplicationTask\ReplicationTaskInterface::getCreateTarget()

Return value

boolean

1 method overrides ReplicationTaskInterface::getCreateTarget()
ReplicationTask::getCreateTarget in src/ReplicationTask/ReplicationTask.php

File

src/ReplicationTask/ReplicationTaskInterface.php, line 172

Class

ReplicationTaskInterface
The replication settings between source and target.

Namespace

Drupal\replication\ReplicationTask

Code

public function getCreateTarget();