- Issue created by @kim.pepper
We should investigate whether we can use Psr\Http\Message\UploadedFileInterface
for file upload methods, rather than \Drupal\file\Upload\UploadedFileInterface
to abstract out the Symfony \Symfony\Component\HttpFoundation\File\UploadedFile
and handle InputStream file uploads as well.
Active
11.0 π₯