You are here

constant Vocabulary::DEPTH_MAX in Sitemap 2.0.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Sitemap/Vocabulary.php \Drupal\sitemap\Plugin\Sitemap\Vocabulary::DEPTH_MAX

The maximum depth that may be configured for taxonomy terms.

File

src/Plugin/Sitemap/Vocabulary.php, line 41

Class

Vocabulary
Provides a sitemap for an taxonomy vocabulary.

Namespace

Drupal\sitemap\Plugin\Sitemap

Code

const DEPTH_MAX = 9;