@@ -25,7 +25,6 @@ class ModuleInstaller extends CoreModuleInstaller {
}
$this->connection=$connection;
if(!$update_registry){
@trigger_error('Calling '.__METHOD__.'() without the $update_registry argument is deprecated in drupal:9.3.0 and $update_registry argument will be required in drupal:10.0.0. See https://www.drupal.org/node/2124069',E_USER_DEPRECATED);