You are here

constant Vocabulary::THRESHOLD_DISABLED 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::THRESHOLD_DISABLED

The threshold count value that equates to the setting being disabled.

File

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

Class

Vocabulary
Provides a sitemap for an taxonomy vocabulary.

Namespace

Drupal\sitemap\Plugin\Sitemap

Code

const THRESHOLD_DISABLED = 0;