You are here

protected property CustomUrlGenerator::$pathValidator in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php \Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\CustomUrlGenerator::pathValidator
  2. 8.2 src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php \Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\CustomUrlGenerator::pathValidator

Type: \Drupal\Core\Path\PathValidator

File

src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php, line 40

Class

CustomUrlGenerator
Class CustomUrlGenerator

Namespace

Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Code

protected $pathValidator;