The pager offset.
Type: int
File
- core/modules/views/src/ViewExecutable.php, line 101
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $offset = NULL;
The pager offset.
Type: int
Drupal\views
protected $offset = NULL;
Please login to continue.