The number of items per page.
Type: int
File
- core/modules/views/src/ViewExecutable.php, line 94
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $items_per_page = NULL;
The number of items per page.
Type: int
Drupal\views
protected $items_per_page = NULL;
Please login to continue.