protected property Ical::$usesFields in Views iCal 8
Does the style plugin for itself support to add fields to its output.
This option only makes sense on style plugins without row plugins, like for example table.
Type: bool
Overrides StylePluginBase::$usesFields
File
- src/
Plugin/ views/ style/ Ical.php, line 22
Class
- Ical
- Style plugin to render an iCal feed.
Namespace
Drupal\views_ical\Plugin\views\styleCode
protected $usesFields = TRUE;