protected property Page::$usesAttachments in Views (for Drupal 7) 8.3
Whether the display allows attachments.
Type: bool
Overrides DisplayPluginBase::$usesAttachments
File
- lib/
Drupal/ views/ Plugin/ views/ display/ Page.php, line 37 - Definition of Drupal\views\Plugin\views\display\Page.
Class
- Page
- The plugin that handles a full page.
Namespace
Drupal\views\Plugin\views\displayCode
protected $usesAttachments = TRUE;