Problem/Motivation
There are 2 classes that are not used in the module file:
use Drupal\menu_link_content_visibility\MenuLinkContentVisibilityCache;
use Drupal\menu_link_content_visibility\MenuLinkContentVisibilityChecker;
Proposed resolution
Remove the 2 classes.
Remaining tasks
Create and review patch.
User interface changes
-
API changes
-
Data model changes
-
Issue fork menu_link_content_visibility-3381656
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tim-dielsComment #4
keshavv commentedAbove mentioned classes are not used, We can remove them.
MR works well.
Comment #6
aspilicious commented