You are here

constant XMLSITEMAP_FREQUENCY_ALWAYS in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 xmlsitemap.module \XMLSITEMAP_FREQUENCY_ALWAYS
  2. 6.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_ALWAYS
  3. 7.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_ALWAYS
2 uses of XMLSITEMAP_FREQUENCY_ALWAYS
XmlSitemapNodeFunctionalTest::testNodeSettings in tests/src/Functional/XmlSitemapNodeFunctionalTest.php
Test Node Settings.
XmlSitemapUnitTest::testGetChangefreq in tests/src/Functional/XmlSitemapUnitTest.php
Tests for xmlsitemap_get_changefreq().

File

./xmlsitemap.module, line 59
xmlsitemap XML sitemap

Code

const XMLSITEMAP_FREQUENCY_ALWAYS = 60;