You are here

constant Vocabulary::DEPTH_DISABLED in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Sitemap/Vocabulary.php \Drupal\sitemap\Plugin\Sitemap\Vocabulary::DEPTH_DISABLED

The term depth value that equates to the setting being disabled.

File

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

Class

Vocabulary
Provides a sitemap for an taxonomy vocabulary.

Namespace

Drupal\sitemap\Plugin\Sitemap

Code

const DEPTH_DISABLED = 0;