You are here

protected property QueueBrowserForm::$numberOfItems in Purge 8.3

The number of items to show in the data table.

Type: int

File

modules/purge_ui/src/Form/QueueBrowserForm.php, line 30

Class

QueueBrowserForm
The queue data browser.

Namespace

Drupal\purge_ui\Form

Code

protected $numberOfItems = 15;