protected property SchedulerSetupTrait::$database in Scheduler 2.x
Same name and namespace in other branches
- 8 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 98
Class
- SchedulerSetupTrait
- Generic setup for all Scheduler tests.
Namespace
Drupal\Tests\scheduler\TraitsCode
protected $database;