protected property Page::$usesAttachments

Whether the display allows attachments.

Type: bool

Overrides DisplayPluginBase::$usesAttachments

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php, line 37
Contains Drupal\views\Plugin\views\display\Page.

Class

Page
The plugin that handles a full page.

Namespace

Drupal\views\Plugin\views\display

Code

protected $usesAttachments = TRUE;