You are here

protected property SitemapTaxonomyTestBase::$vocabulary in Sitemap 8

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

A vocabulary entity.

Type: \Drupal\taxonomy\Entity\Vocabulary

File

src/Tests/SitemapTaxonomyTestBase.php, line 27

Class

SitemapTaxonomyTestBase
Base class for some Sitemap test cases.

Namespace

Drupal\sitemap\Tests

Code

protected $vocabulary;