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