You are here

protected property ExportUser::$applyAll in Open Social 8

Same name and namespace in other branches
  1. 8.2 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::applyAll
  2. 8.3 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::applyAll
  3. 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\Action

Code

protected $applyAll;