You are here

protected property Attachment::$usesPager in Views (for Drupal 7) 8.3

Whether the display allows the use of a pager or not.

Type: bool

Overrides DisplayPluginBase::$usesPager

File

lib/Drupal/views/Plugin/views/display/Attachment.php, line 37
Definition of Drupal\views\Plugin\views\display\Attachment.

Class

Attachment
The plugin that handles an attachment display.

Namespace

Drupal\views\Plugin\views\display

Code

protected $usesPager = FALSE;