You are here

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

The internal name of the media type not enabled for scheduling.

Type: string

File

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

Class

SchedulerMediaSetupTrait
Additional setup trait for Scheduler tests that use Media.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $nonSchedulerMediaTypeName = 'test_audio_not_enabled';