You are here

public property Pool::$backend_url in CMS Content Sync 2.1.x

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

The Pool Sync Core backend URL.

Type: string

File

src/Entity/Pool.php, line 85

Class

Pool
Defines the "Content Sync - Pool" entity.

Namespace

Drupal\cms_content_sync\Entity

Code

public $backend_url;