You are here

protected property CopyRemoteFlow::$bundleInfoService in CMS Content Sync 8

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

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/CopyRemoteFlow.php, line 54

Class

CopyRemoteFlow
Form handler for the Pool add and edit forms.

Namespace

Drupal\cms_content_sync\Form

Code

protected $bundleInfoService;