You are here

protected property BlazyPropertiesTestTrait::$bundle in Blazy 8.2

Same name and namespace in other branches
  1. 8 tests/src/Traits/BlazyPropertiesTestTrait.php \Drupal\Tests\blazy\Traits\BlazyPropertiesTestTrait::bundle

The bundle name.

Type: string

File

tests/src/Traits/BlazyPropertiesTestTrait.php, line 92

Class

BlazyPropertiesTestTrait
A Trait common for Blazy tests.

Namespace

Drupal\Tests\blazy\Traits

Code

protected $bundle;