You are here

protected property SitemapController::$sitemapManager in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/Controller/SitemapController.php \Drupal\sitemap\Controller\SitemapController::sitemapManager

The SitemapMap plugin manager.

Type: \Drupal\sitemap\SitemapManager

File

src/Controller/SitemapController.php, line 27

Class

SitemapController
Controller routines for update routes.

Namespace

Drupal\sitemap\Controller

Code

protected $sitemapManager;