Loading core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php +2 −2 Original line number Diff line number Diff line Loading @@ -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(); Loading Loading
core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php +2 −2 Original line number Diff line number Diff line Loading @@ -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(); Loading