protected property SchedulerSetupTrait::$database in Scheduler 8
Same name and namespace in other branches
- 2.x tests/src/Traits/SchedulerSetupTrait.php \Drupal\Tests\scheduler\Traits\SchedulerSetupTrait::database
The Database Connection.
Type: \Drupal\Core\Database\Connection
File
- tests/
src/ Traits/ SchedulerSetupTrait.php, line 74
Class
- SchedulerSetupTrait
- Generic setup for all Scheduler tests.
Namespace
Drupal\Tests\scheduler\TraitsCode
protected $database;