protected property SchedulerSetupTrait::$nodetype in Scheduler 8
Same name and namespace in other branches
- 2.x tests/src/Traits/SchedulerSetupTrait.php \Drupal\Tests\scheduler\Traits\SchedulerSetupTrait::nodetype
The node type object.
Type: \Drupal\node\Entity\NodeType
File
- tests/
src/ Traits/ SchedulerSetupTrait.php, line 53
Class
- SchedulerSetupTrait
- Generic setup for all Scheduler tests.
Namespace
Drupal\Tests\scheduler\TraitsCode
protected $nodetype;