You are here

protected property SchedulerMediaSetupTrait::$mediaTypeLabel in Scheduler 2.x

The readable label of the standard media type created for testing.

Type: string

File

tests/src/Traits/SchedulerMediaSetupTrait.php, line 28

Class

SchedulerMediaSetupTrait
Additional setup trait for Scheduler tests that use Media.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $mediaTypeLabel = 'Test Video';