protected property ReplicaKillSwitch::$time in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Database/ReplicaKillSwitch.php \Drupal\Core\Database\ReplicaKillSwitch::time
The time service.
Type: \Drupal\Component\Datetime\TimeInterface
File
- core/
lib/ Drupal/ Core/ Database/ ReplicaKillSwitch.php, line 29
Class
- ReplicaKillSwitch
- Provides replica server kill switch to ignore it.
Namespace
Drupal\Core\DatabaseCode
protected $time;