You are here

protected property MenuSitemapDeriver::$menuStorage in Sitemap 2.0.x

Same name and namespace in other branches
  1. 8.2 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;