protected property PullForm::$languageManager in Entity Share 8
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.2 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 76  
Class
- PullForm
 - Form controller to pull entities.
 
Namespace
Drupal\entity_share_client\FormCode
protected $languageManager;