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