You are here

public property Flow::$name in CMS Content Sync 8

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

The Flow name.

Type: string

File

src/Entity/Flow.php, line 94

Class

Flow
Defines the "Content Sync - Flow" entity.

Namespace

Drupal\cms_content_sync\Entity

Code

public $name;