You are here

public property UrlGenerator::$settings in Simple XML sitemap 4.x

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

Default generator settings.

Type: array

File

src/Annotation/UrlGenerator.php, line 47

Class

UrlGenerator
Defines a UrlGenerator item annotation object.

Namespace

Drupal\simple_sitemap\Annotation

Code

public $settings = [];