Commit 275629b4 authored by Harsh Panchal's avatar Harsh Panchal Committed by Adrian Lorenc
Browse files

Issue #3293356 by Harsh panchal: Line exceeds 80 characters

parent 87007c2e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -12,7 +12,8 @@ This module generates a pseudo navigation field.

REQUIREMENTS
------------
This module requires the Field Group module (https://drupal.org/project/field_group)
This module requires the Field Group module
(https://drupal.org/project/field_group)

INSTALLATION
------------
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ use Drupal\Core\Entity\EntityInterface;
use Drupal\Core\Entity\Display\EntityViewDisplayInterface;
use Drupal\Core\Entity\ContentEntityType;


/**
 * Implements hook_entity_extra_field_info().
 */