mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	sort properties alphabetically
This commit is contained in:
		@@ -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,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user