public function TestPendingDbUpdates::__construct in Automatic Updates 8
PendingDbUpdates constructor.
Parameters
\Drupal\Core\Update\UpdateRegistry $update_registry: The update registry.
Overrides PendingDbUpdates::__construct
File
- tests/
src/ Kernel/ ReadinessChecker/ PendingDbUpdatesTest.php, line 43
Class
- TestPendingDbUpdates
- Class TestPendingDbUpdates.
Namespace
Drupal\Tests\automatic_updates\Kernel\ReadinessCheckerCode
public function __construct() {
}