Issue #3443486: Remove deprecated code from lib/Batch and lib/Datetime
Compare changes
@@ -15,32 +15,6 @@ class BatchStorage implements BatchStorageInterface {
@@ -15,32 +15,6 @@ class BatchStorage implements BatchStorageInterface {
@@ -48,20 +22,17 @@ class BatchStorage implements BatchStorageInterface {
@@ -48,20 +22,17 @@ class BatchStorage implements BatchStorageInterface {
public function __construct(Connection $connection, SessionInterface $session, CsrfTokenGenerator $csrf_token, TimeInterface $time = NULL) {
@trigger_error('Calling ' . __METHOD__ . '() without the $time argument is deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. See https://www.drupal.org/node/3220378', E_USER_DEPRECATED);