You are here

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

The readable label of the media type not enabled for scheduling.

Type: string

File

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

Class

SchedulerMediaSetupTrait
Additional setup trait for Scheduler tests that use Media.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $nonSchedulerMediaTypeLabel = 'Test Audio - not for scheduling';