Remove duplicate file docblock in .module

Created on 13 February 2024, 11 months ago
Updated 14 February 2024, 11 months ago

There is a duplicate docblock in the .module file:

/**
 * @file
 * This file contains hooks used to implement the User Update Notify module.
 */

use Drupal\Core\Entity\EntityInterface;
use Drupal\Core\Render\BubbleableMetadata;
use Drupal\user\Entity\User;

/**
 * @file
 * Primary module hooks for User Update Notify module.
 */
🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States wjackson Aiken, SC

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024