You are here

protected property SimpleNodeArchive::$usesRowPlugin in Simple Node Archive Blocks 8

Does the style plugin allows to use style plugins.

Type: bool

Overrides StylePluginBase::$usesRowPlugin

File

src/Plugin/views/style/SimpleNodeArchive.php, line 39
Definition of Drupal\sna_blocks\Plugin\views\style\SimpleNodeArchive.

Class

SimpleNodeArchive
The default style plugin for summaries.

Namespace

Drupal\sna_blocks\Plugin\views\style

Code

protected $usesRowPlugin = FALSE;