protected property ExportUser::$config in Open Social 10.3.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::config
- 8.8 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::config
- 10.0.x modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::config
- 10.1.x modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::config
- 10.2.x modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::config
The user export plugin config object.
Type: \Drupal\Core\Config\ImmutableConfig
File
- modules/
social_features/ social_user_export/ src/ Plugin/ Action/ ExportUser.php, line 68
Class
- ExportUser
- Exports a user accounts to CSV.
Namespace
Drupal\social_user_export\Plugin\ActionCode
protected $config;