mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
sort properties alphabetically
This commit is contained in:
parent
f713b1ddc8
commit
7b0c8d21ee
@ -41,10 +41,10 @@ final class ChillDocumentManager implements DocumentManagerInterface
|
||||
|
||||
private RequestInterface $request;
|
||||
|
||||
private StoredObjectRepository $storedObjectRepository;
|
||||
|
||||
private StoredObjectManagerInterface $storedObjectManager;
|
||||
|
||||
private StoredObjectRepository $storedObjectRepository;
|
||||
|
||||
public function __construct(
|
||||
DocumentLockManagerInterface $documentLockManager,
|
||||
EntityManagerInterface $entityManager,
|
||||
|
Loading…
x
Reference in New Issue
Block a user