You are here

protected property ReplicationSettings::$filter_id in Replication 8.2

Same name and namespace in other branches
  1. 8 src/Entity/ReplicationSettings.php \Drupal\replication\Entity\ReplicationSettings::filter_id

The plugin ID of a replication filter.

Type: string

File

src/Entity/ReplicationSettings.php, line 45

Class

ReplicationSettings
Defines the replication settings entity.

Namespace

Drupal\replication\Entity

Code

protected $filter_id;