You are here

protected property ViewsBlogspotArchive::$usesRowPlugin in Views Blogspot Archive 8

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/ViewsBlogspotArchive.php, line 35

Class

ViewsBlogspotArchive
The style plugin for views_blogspot_archive.

Namespace

Drupal\views_blogspot_archive\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;