diff --git a/core/assets/scaffold/files/default.settings.php b/core/assets/scaffold/files/default.settings.php index 64c749d4d0..2cea4b2b96 100644 --- a/core/assets/scaffold/files/default.settings.php +++ b/core/assets/scaffold/files/default.settings.php @@ -547,7 +547,7 @@ * * If this is not set, the default for the operating system will be used. * - * @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() + * @see \Drupal\Core\File\FileSystemInterface::getTempDirectory() */ # $settings['file_temp_path'] = '/tmp';