Problem/Motivation

The views_block_filter_block.module does not implement hook_help(). See https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

Proposed resolution

Add hook_help() as per module documentation guidelines - https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

CommentFileSizeAuthor
#2 3238200-2.patch1.27 KByogeshmpawar

Comments

yogeshmpawar created an issue. See original summary.

yogeshmpawar’s picture

Assigned: yogeshmpawar » Unassigned
Status: Active » Needs review
StatusFileSize
new1.27 KB

Added hook_help() as per module documentation guidelines

  • yogeshmpawar committed 8c408d8 on 8.x-1.x
    Issue #3238200 by yogeshmpawar: Add hook_help() as per module...
yogeshmpawar’s picture

Status: Needs review » Fixed

Committed & Pushed to 8.x-1.x branch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.