Whether this view is an attachment to another view.
Type: bool
File
- core/modules/views/src/ViewExecutable.php, line 173
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
1 | public $is_attachment = NULL; |
Whether this view is an attachment to another view.
Type: bool
Drupal\views
1 | public $is_attachment = NULL; |
Designed by : w10schools
service@w10schools.com
Please login to continue.