GridResponsive::$usesRowPlugin

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/style/GridResponsive.php \Drupal\views\Plugin\views\style\GridResponsive::usesRowPlugin

Type: usesRowPlugin

Overrides StylePluginBase::$usesRowPlugin

File

core/modules/views/src/Plugin/views/style/GridResponsive.php, line 26

Class

GridResponsive
Style plugin to render each item in a responsive grid cell.

Namespace

Drupal\views\Plugin\views\style

Code

protected $usesRowPlugin = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.