You are here

protected property GoogleNews::$usesRowPlugin in Views Google News 8

Does the style plugin for itself support to add fields to its output.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/GoogleNews.php, line 27

Class

GoogleNews
Default style plugin to render an GoogleNews feed.

Namespace

Drupal\views_googlenews\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;