Skip to content
Snippets Groups Projects
Unverified Commit 58bade98 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3230690 by Anul: Incorrect documentation in...

Issue #3230690 by Anul: Incorrect documentation in Drupal\views\Plugin\views\display::viewExposedFormBlocks)()

(cherry picked from commit 1eae8e8f)
parent a7716a36
No related branches found
No related tags found
6 merge requests!10011Issue #3200534 by quietone, longwave, Kristen Pol: Use dataprovider for...,!2571Issue #3000717: Missing mapping for "nodereference_url" widget,!2521Issue #3185775: Place Views preview on the side on large monitors,!1479Issue #3250298: Return empty string "" with JSON Serializer instead of FALSE,!1478Issue #3250298: Return empty string "" with JSON Serializer instead of FALSE,!1203Issue #3236191 Wrong group exposed form widgets and multiple selection error.
......@@ -566,8 +566,8 @@ public function getSpecialBlocks();
/**
* Renders the exposed form as block.
*
* @return string|null
* The rendered exposed form as string or NULL otherwise.
* @return array|null
* The renderable exposed form as array or NULL otherwise.
*/
public function viewExposedFormBlocks();
......
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