Skip to content
Snippets Groups Projects
Commit b5df4380 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2872562 by kala4ek, arunkumark, Chi:...

Issue #2872562 by kala4ek, arunkumark, Chi: Drupal\views\Plugin\views\style\StylePluginBase::renderGroupingSets() incorrect documentation
parent 38c553dc
No related branches found
Tags 1.2.0
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -482,8 +482,8 @@ public function render() {
* - level: The hierarchical level of the grouping.
* - rows: The result rows to be rendered in this group..
*
* @return string
* Rendered output of given grouping sets.
* @return array
* Render array of grouping sets.
*/
public function renderGroupingSets($sets) {
$output = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment