protected property SchedulerSetupTrait::$nonSchedulerTypeName in Scheduler 2.x
The readable name of content type which is not enabled for scheduling.
Type: string
File
- tests/
src/ Traits/ SchedulerSetupTrait.php, line 77
Class
- SchedulerSetupTrait
- Generic setup for all Scheduler tests.
Namespace
Drupal\Tests\scheduler\TraitsCode
protected $nonSchedulerTypeName = 'Not For Scheduler';