protected property ExportUser::$applyAll in Open Social 8
Same name and namespace in other branches
- 8.2 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::applyAll
- 8.3 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::applyAll
- 8.4 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::applyAll
Apply for all.
Type: bool
File
- modules/
social_features/ social_user_export/ src/ Plugin/ Action/ ExportUser.php, line 42
Class
- ExportUser
- Exports a user accounts to CSV.
Namespace
Drupal\social_user_export\Plugin\ActionCode
protected $applyAll;