You are here

protected property MenuSitemapDeriver::$menuStorage in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Derivative/MenuSitemapDeriver.php \Drupal\sitemap\Plugin\Derivative\MenuSitemapDeriver::menuStorage

The menu storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/MenuSitemapDeriver.php, line 20

Class

MenuSitemapDeriver

Namespace

Drupal\sitemap\Plugin\Derivative

Code

protected $menuStorage;