protected property Attachment::$usesPager

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

Type: bool

Overrides DisplayPluginBase::$usesPager

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php, line 38
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;