You are here

protected property BasicCreationTest::$testBundle in Media entity 8

The test media bundle.

Type: \Drupal\media_entity\MediaBundleInterface

File

tests/src/Kernel/BasicCreationTest.php, line 37

Class

BasicCreationTest
Tests creation of Media Bundles and Media Entities.

Namespace

Drupal\Tests\media_entity\Kernel

Code

protected $testBundle;