You are here

protected property SchedulerCommerceProductSetupTrait::$nonSchedulerProductTypeLabel in Scheduler 2.x

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

Type: string

File

tests/src/Traits/SchedulerCommerceProductSetupTrait.php, line 52

Class

SchedulerCommerceProductSetupTrait
Additional setup trait for Scheduler tests that use Commerce Product.

Namespace

Drupal\Tests\scheduler\Traits

Code

protected $nonSchedulerProductTypeLabel = 'Non-scheduler Product';