mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 14:54:57 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -30,9 +30,7 @@ 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