protected property DisplayTest::$usesAttachments in Views (for Drupal 7) 8.3
Whether the display allows attachments.
Type: bool
Overrides DisplayPluginBase::$usesAttachments
File
- tests/
views_test_data/ lib/ Drupal/ views_test_data/ Plugin/ views/ display/ DisplayTest.php, line 31 - Definition of Drupal\views_test_data\Plugin\views\display\DisplayTest.
Class
- DisplayTest
- Defines a Display test plugin.
Namespace
Drupal\views_test_data\Plugin\views\displayCode
protected $usesAttachments = TRUE;