Feed icons attached to the view.
Type: array
File
- core/modules/views/src/ViewExecutable.php, line 129
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $feedIcons = array();
Feed icons attached to the view.
Type: array
Drupal\views
public $feedIcons = array();
Please login to continue.