You are here

protected property PullForm::$channelsInfos in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::channelsInfos
  2. 8 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::channelsInfos

An array of channel infos as returned by entity_share_server entry point.

Type: array

File

modules/entity_share_client/src/Form/PullForm.php, line 45

Class

PullForm
Form controller to pull entities.

Namespace

Drupal\entity_share_client\Form

Code

protected $channelsInfos;