You are here

protected property TestSocialSimpleTestBase::$vocabulary in Social simple 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/TestSocialSimpleTestBase.php \Drupal\Tests\social_simple\Functional\TestSocialSimpleTestBase::vocabulary

A vocabulary created.

Type: \Drupal\taxonomy\VocabularyInterface

File

tests/src/Functional/TestSocialSimpleTestBase.php, line 86

Class

TestSocialSimpleTestBase
Provides common helper methods for Social simple module tests.

Namespace

Drupal\Tests\social_simple\Functional

Code

protected $vocabulary;