You are here

protected property TokenReplaceTest::$vocabulary in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/taxonomy/src/Tests/TokenReplaceTest.php \Drupal\taxonomy\Tests\TokenReplaceTest::vocabulary

The vocabulary used for creating terms.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/taxonomy/src/Tests/TokenReplaceTest.php, line 26
Contains \Drupal\taxonomy\Tests\TokenReplaceTest.

Class

TokenReplaceTest
Generates text using placeholders for dummy content to check taxonomy token replacement.

Namespace

Drupal\taxonomy\Tests

Code

protected $vocabulary;