Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Block.php

Block::$usesAttachments

Whether the display allows attachments.

Type: bool

Overrides DisplayPluginBase::$usesAttachments

File

core/modules/views/src/Plugin/views/display/Block.php, line 41

Class

Block
The plugin that handles a block.

Namespace

Drupal\views\Plugin\views\display

Code

protected $usesAttachments = TRUE;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal