mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-07 23:34:58 +00:00
Merge branch 'master' into upgrade-sf5
This commit is contained in:
@@ -30,7 +30,9 @@ final class StoredObjectManager implements StoredObjectManagerInterface
|
||||
public function __construct(
|
||||
private readonly HttpClientInterface $client,
|
||||
private readonly TempUrlGeneratorInterface $tempUrlGenerator
|
||||
) {}
|
||||
)
|
||||
{
|
||||
}
|
||||
|
||||
public function getLastModified(StoredObject $document): \DateTimeInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user