You are here

public property Pool::$site_id in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/Pool.php \Drupal\cms_content_sync\Entity\Pool::site_id
  2. 2.1.x src/Entity/Pool.php \Drupal\cms_content_sync\Entity\Pool::site_id

The unique site identifier.

Type: string

Deprecated

Will be removed with the 2.0 release.

File

src/Entity/Pool.php, line 104

Class

Pool
Defines the "Content Sync - Pool" entity.

Namespace

Drupal\cms_content_sync\Entity

Code

public $site_id;