Update IncludeExcludeLinksWidget.php
This widget doesn't currently work, need more reviews. Remove "*" to hide the registry of this widget to prevent it show up in Facets configuration
This commit is contained in:
parent
1daf654190
commit
6ce95da8db
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ use Drupal\facets\Plugin\facets\widget\LinksWidget;
|
|||
use Drupal\Core\Link;
|
||||
use Drupal\facets\Result\ResultInterface;
|
||||
|
||||
/**
|
||||
// This widget doesn't currently work, need more reviews.
|
||||
// Remove "*" to hide the registry of this widget to prevent it show up in Facets configuration
|
||||
/*
|
||||
* The links widget.
|
||||
*
|
||||
* @FacetsWidget(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue