You are here

protected property ViewsUrlGenerator::$indexesToDelete in Simple XML sitemap (Views integration) 8

An array of index identifiers for deletion.

Type: array

File

src/Plugin/simple_sitemap/UrlGenerator/ViewsUrlGenerator.php, line 62
Contains Views URL generator.

Class

ViewsUrlGenerator
Views URL generator plugin.

Namespace

Drupal\simple_sitemap_views\Plugin\simple_sitemap\UrlGenerator

Code

protected $indexesToDelete = [];