You are here

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

View entities storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

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

Class

ViewsUrlGenerator
Views URL generator plugin.

Namespace

Drupal\simple_sitemap_views\Plugin\simple_sitemap\UrlGenerator

Code

protected $viewStorage;