Attachments to place after the view.
Type: array
File
- core/modules/views/src/ViewExecutable.php, line 122
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $attachment_after = array();
Attachments to place after the view.
Type: array
Drupal\views
public $attachment_after = array();
Please login to continue.