File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525use OCA \Libresign \Helper \FileUploadHelper ;
2626use OCA \Libresign \Helper \ValidateHelper ;
2727use OCA \Settings \Mailer \NewUserMailHelper ;
28- use OCP \Config \IUserConfig ;
2928use OCP \Accounts \IAccountManager ;
3029use OCP \AppFramework \Db \DoesNotExistException ;
3130use OCP \AppFramework \Utility \ITimeFactory ;
31+ use OCP \Config \IUserConfig ;
3232use OCP \Files \Config \IMountProviderCollection ;
3333use OCP \Files \File ;
3434use OCP \Files \IMimeTypeDetector ;
Original file line number Diff line number Diff line change 3030use OCA \Libresign \Service \SignerElementsService ;
3131use OCA \Libresign \Service \SignFileService ;
3232use OCA \Settings \Mailer \NewUserMailHelper ;
33- use OCP \Config \IUserConfig ;
3433use OCP \Accounts \IAccountManager ;
3534use OCP \AppFramework \Db \DoesNotExistException ;
35+ use OCP \Config \IUserConfig ;
3636use OCP \Files \Config \IMountProviderCollection ;
3737use OCP \Files \File ;
3838use OCP \Files \Folder ;
You can’t perform that action at this time.
0 commit comments