protected property PullForm::$languageManager in Entity Share 8.2
Same name and namespace in other branches
- 8.3 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::languageManager
- 8 modules/entity_share_client/src/Form/PullForm.php \Drupal\entity_share_client\Form\PullForm::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- modules/
entity_share_client/ src/ Form/ PullForm.php, line 87
Class
- PullForm
- Form controller to pull entities.
Namespace
Drupal\entity_share_client\FormCode
protected $languageManager;