Same name and namespace in other branches
  1. 1.1.x src/Plugin/Field/FieldFormatter/EntityReferenceFilteredLinkFormatter.php \Drupal\entity_ref_filtering_link\Plugin\Field\FieldFormatter\EntityReferenceFilteredLinkFormatter::pathValidator 1 comment

Path Validator Service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Plugin/Field/FieldFormatter/EntityReferenceFilteredLinkFormatter.php, line 34

Class

EntityReferenceFilteredLinkFormatter
Plugin implementation of the 'entity_reference_filtered_link' formatter.

Namespace

Drupal\entity_ref_filtering_link\Plugin\Field\FieldFormatter

Code

protected PathValidatorInterface $pathValidator;