forms/lib/Service
Ferdinand Thiessen c1f423a88a fix: Replace some deprecated methods and fix static code analysis issues
* `OCP\IInitialStateService` is deprecated in favor of `OCP\AppFramework\Services\IInitialState`
* Remove unused `IGroupManager` in `PageController`
* QueryBuilder execute is deprecated
* Minor other issues

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-02 21:34:05 +00:00
..
ConfigService.php Move to Psr\Log\LoggerInterface 2022-08-01 00:14:33 +02:00
FormsService.php Add lastUpdated property to Form 2023-02-21 00:27:40 +01:00
SubmissionService.php fix: Replace some deprecated methods and fix static code analysis issues 2023-04-02 21:34:05 +00:00