You are here

constant ConfirmationForm::NUMBER_OF_USERS_TO_SHOW in Auto Purge Users 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/ConfirmationForm.php \Drupal\purge_users\Form\ConfirmationForm::NUMBER_OF_USERS_TO_SHOW

The number of users to show before resorting to "... and x more.".

File

src/Form/ConfirmationForm.php, line 19

Class

ConfirmationForm
Class ConfirmationForm.

Namespace

Drupal\purge_users\Form

Code

const NUMBER_OF_USERS_TO_SHOW = 50;