* @deprecated in drupal:11.3.0 and is removed from drupal:12.0.0.
* Functions have been deprecated.
*
* @see https://www.drupal.org/node/3512364
*/
useDrupal\Core\Batch\BatchBuilder;
useDrupal\Core\Updater\UpdaterException;
useDrupal\Core\Url;
@trigger_error(__FILE__.' is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Functions have been deprecated. See https://www.drupal.org/node/3512364',E_USER_DEPRECATED);
/**
* Updates existing projects when invoked by authorize.php.
* @deprecated in drupal:11.3.0 and is removed from drupal:12.0.0.
* Functions have been deprecated.
*
* @see https://www.drupal.org/node/3512364
*/
useDrupal\Core\File\Exception\FileException;
@@ -9,6 +14,8 @@
useDrupal\Core\File\FileExists;
usePsr\Http\Client\ClientExceptionInterface;
@trigger_error(__FILE__.' is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Functions have been deprecated. See https://www.drupal.org/node/3512364',E_USER_DEPRECATED);
/**
* Checks for file transfer backends and prepares a form fragment about them.