Remove deprecated code.
2 unresolved threads
2 unresolved threads
Compare changes
@@ -187,11 +187,6 @@ public function __construct(array $configuration, $plugin_id, $plugin_definition
@@ -187,11 +187,6 @@ public function __construct(array $configuration, $plugin_id, $plugin_definition
@trigger_error('Calling Sql::__construct() without the $migration_manager argument is deprecated in drupal:9.5.0 and the $migration_manager argument will be required in drupal:11.0.0. See https://www.drupal.org/node/3277306', E_USER_DEPRECATED);
@@ -1011,22 +1006,6 @@ public function valid(): bool {
@@ -1011,22 +1006,6 @@ public function valid(): bool {
@trigger_error(__METHOD__ . '() is deprecated in drupal:9.5.0 and is removed from drupal:11.0.0. Use $this->migrationPluginManager instead. See https://www.drupal.org/node/3277306', E_USER_DEPRECATED);