You are here

protected property SitemapTaxonomyTestBase::$terms in Sitemap 2.0.x

Same name and namespace in other branches
  1. 8.2 src/Tests/SitemapTaxonomyTestBase.php \Drupal\sitemap\Tests\SitemapTaxonomyTestBase::terms
  2. 8 src/Tests/SitemapTaxonomyTestBase.php \Drupal\sitemap\Tests\SitemapTaxonomyTestBase::terms

An array of taxonomy terms.

Type: array

File

src/Tests/SitemapTaxonomyTestBase.php, line 47

Class

SitemapTaxonomyTestBase
Base class for some Sitemap test cases.

Namespace

Drupal\sitemap\Tests

Code

protected $terms;