You are here

protected property DevelGenerateSetupTrait::$vocabulary2 in Devel 4.x

Second vocabulary for testing generation of terms.

Type: \Drupal\taxonomy\VocabularyInterface

File

devel_generate/tests/src/Traits/DevelGenerateSetupTrait.php, line 34

Class

DevelGenerateSetupTrait
Provides methods to assist Devel Generate testing.

Namespace

Drupal\Tests\devel_generate\Traits

Code

protected $vocabulary2;